OBJECT
PayeeInvites
Wrapper for payee_invites with a any_more_results and count field
link GraphQL Schema definition
- type PayeeInvites {
- : Boolean!
- : Int!
- # List of payee invites
- : [PayeeInvite!]!
- }
OBJECT
Wrapper for payee_invites with a any_more_results and count field
- type PayeeInvites {
- : Boolean!
- : Int!
- # List of payee invites
- : [PayeeInvite!]!
- }