TypesObjects
PrivatePersonSearchConnection
No description
type PrivatePersonSearchConnection {
edges: [PersonSearchConnectionEdge!]!
pageInfo: PageInfo
}Fields
edges [PersonSearchConnectionEdge!]! non-null object
[PersonSearchConnectionEdge!]!
pageInfo PageInfo object
PageInfo
Will contain a value for paginated searches
Returned By
privatePersonIdentifierSearch query privatePersonSearch query