INPUT_OBJECT
Update an order type
input UpdateOrderTypeInput {fees: [UUID!]id: UUID!name: StringprintClosedCheck: BooleanprintGuestCheck: Booleanprinters: [UUID!]promptCustomerInfo: Booleantaxes: [UUID!]}