I’m working with a GraphQL schema where disputeType can be one of the following: CHARGE_BACK, DISPUTE, PRE_ARBITRATION, or ARBITRATION.
I’m working with a GraphQL schema where disputeType can be one of the following: CHARGE_BACK, DISPUTE, PRE_ARBITRATION, or ARBITRATION.