paymentPlugins
Graphql fields and variables for the paymentPlugins query
query paymentPlugins ($accountId: ID) {
paymentPlugins (accountId: $accountId) {
components
enabled
guid
hidden
id
name
status
type
webhookEnabled
}
}Arguments
Name
Type
Description
Response
Last updated
Was this helpful?
