INPUT_OBJECT
PaypalCommerceSettingsCreateOrUpdateMutationInput
Autogenerated input type of PaypalCommerceSettingsCreateOrUpdateMutation
link GraphQL Schema definition
- input PaypalCommerceSettingsCreateOrUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # PayPal Commerce merchant ID.
- String! :
- Boolean :
- # Override the custom merchant fee.
- Boolean :
- # Percentage of the order total to be charged for the merchant fee.
- String :
- # Merchant base fee.
- String :
- }