OBJECT
RefundRequestNoteConnection
The connection type for RefundRequestNote.
link GraphQL Schema definition
- type RefundRequestNoteConnection {
- # A list of edges.
- RefundRequestNoteEdge] : [
- # A list of nodes.
- RefundRequestNote] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }