OBJECT
SalesforceMutationType
link GraphQL Schema definition
- type SalesforceMutationType {
- # Requires access to resource GRAPHQL_CONTACT_EDIT
- : SalesforceContactMutationType!
- # Requires access to resource GRAPHQL_SALES_QUOTE_EDIT
- : SalesforceQuoteRequestMutation!
- }