INPUT_OBJECT
ZipSettingsCreateOrUpdateMutationInput
Autogenerated input type of ZipSettingsCreateOrUpdateMutation
link GraphQL Schema definition
- input ZipSettingsCreateOrUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Zip merchant API key.
- String! :
- # Zip public key
- String! :
- # Override the custom merchant fee.
- Boolean :
- # Percentage of the order total to be charged for the merchant fee.
- String :
- # Merchant base fee.
- String :
- }