OBJECT
PaymentMethodCreateMutationPayload
Autogenerated return type of PaymentMethodCreateMutation.
link GraphQL Schema definition
- type PaymentMethodCreateMutationPayload {
- # Braintree settings for billing
- BraintreeBillingSettings :
- # Braintree settings for ecommerce
- BraintreeEcommerceSettings :
- # A unique identifier for the client performing the mutation.
- String :
- ValidationError!] : [
- PaymentMethod :
- Int! :
- }