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