Eventjet GraphQL API documentation

CreateSalePayload

Object

Payload for the createSale mutation.

Fields

FieldDescriptionType
saleThe newly created `Sale`.Sale

Used By (1)

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

TypeField
MutationcreateSale