INPUT_OBJECT
RefundRequestLineItemDenyMutationInput
Autogenerated input type of RefundRequestLineItemDenyMutation
link GraphQL Schema definition
- input RefundRequestLineItemDenyMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID! :
- # Reason for denying a refund for this line item.
- String! :
- # Notes to create.
- RefundRequestNoteInput!]! : [
- }