Eventjet GraphQL API documentation

CancelSaleInput

Input object

Input for canceling a sale.

Fields

FieldDescriptionType
saleIdThe ID of the `Sale` to cancel.ID!

Used By (1)

CancelSaleInput is referenced by the following fields, arguments, and input fields:

TypeField
MutationcancelSale(input)