Types > GatewayModify
Description
Topic: Gateways
Fields
currencies: [GatewayCurrencyCreate!]
A list of currencies enabled for this gateway
Whether this gateway is enabled or not
Example: true
manual: GatewayManualCreate
paypal: GatewayPaypalCreate
stripe: GatewayStripeCreate
test: GatewayTestCreate
Whether gateway test mode is enabled
Example: false
visibility: GatewayVisibility
Gateway visibility mode
Used By
Mutations
Preview (typescript)
Loading module