TagConnection
A paginated list of Tag edges.
type TagConnection {
pageInfo: PageInfo!
edges: [TagEdge!]!
}
Fields
TagConnection.pageInfo ● PageInfo! non-null object
Pagination information about the list of edges.
TagConnection.edges ● [TagEdge!]! non-null object
A list of Tag edges.
Returned By
tags query
Member Of
Company object ● Contact object ● Contract object ● Coordination object ● Meter object ● Person object ● Project object ● Property object ● Specification object ● Submission object