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