INPUT_OBJECT
add order tax input type
input AddOnlineOrderTaxInput {amount: String!isPercent: Boolean!name: String!taxId: UUID!}