OBJECT
type RefundReason {denyRefundReasons: [String!]! id: ID! postDispatchRefundReasons: [String!]! preDispatchRefundReasons: [String!]! }