Skip to main content
Anchor to RefundSessionResolvePayload

RefundSessionResolvePayload

payload

Return type for refundSessionResolve mutation.

•RefundSession

The updated refund session.

•[RefundSessionResolveUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Resolves an open refund session. After the refundSessionResolve mutation completes on a given refund session, any refundSessionReject mutation attempts will fail. Subsequent refundSessionResolve mutation attempts will succeed, but the Details argument will be ignored.


Was this section helpful?