AllGroupsEdge
No description
type AllGroupsEdge {
node: AllGroup
cursor: String!
}
Fields
AllGroupsEdge.node
● AllGroup
object
AllGroupsEdge.cursor
● String!
non-null scalar
Member Of
AllGroupsConnection
object