INPUT_OBJECT
add order custom entry input type
input AddOrderCustomInput {amount: Money!computedAmount: Money!id: UUID!isPercent: Boolean!name: String!}