companyGatewayDelete
mutation
Delete company gateway
Removes one or more company gateways.
mutation {
companyGatewayDelete(companyGatewayId: [String!]!, companyId: Int!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyGatewayId | [String!]! | |
companyId | Int! |