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