INPUT_OBJECT
Add an order type
input AddOrderTypeInput {fees: [UUID!]name: String!organizationUnitId: UUID!printClosedCheck: BooleanprintGuestCheck: Booleanprinters: [UUID!]promptCustomerInfo: Booleantaxes: [UUID!]}