INPUT_OBJECT
RefundRequestRevertDenialMutationInput
Autogenerated input type of RefundRequestRevertDenialMutation
link GraphQL Schema definition
- input RefundRequestRevertDenialMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # ID of the refund request.
- ID! :
- # Notes to create.
- RefundRequestNoteInput!]! : [
- }