paymentPlugins
Graphql fields and variables for the paymentPlugins query
Last updated
Was this helpful?
Graphql fields and variables for the paymentPlugins query
Scope required:
For a complete list of possible response fields see the PaymentPlugin type.
query paymentPlugins ($accountId: ID) {
paymentPlugins (accountId: $accountId) {
components
enabled
guid
hidden
id
name
status
type
webhookEnabled
}
}accountId
ID
List (PaymentPlugin)
Last updated
Was this helpful?
Was this helpful?
