Strise Connect API Docs
TypesObjects

PersonSearchConnectionEdge

No description

type PersonSearchConnectionEdge {
  node: PrivatePerson!
}

Fields

node PrivatePerson! non-null object

PrivatePerson!

Member Of

PrivatePersonSearchConnection object

On this page