Eventjet GraphQL API documentation

CreateSaleInput

Input object

Input for creating a new box office sale.

Fields

FieldDescriptionType
companyIdThe ID of the `Company` for which the sale is created.ID!

Used By (1)

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

TypeField
MutationcreateSale(input)