SpecificationConnection
A paginated list of Specification edges.
type SpecificationConnection {
pageInfo: PageInfo!
edges: [SpecificationEdge!]!
}
Fields
SpecificationConnection.pageInfo
● PageInfo!
non-null object
Pagination information about the list of edges.
SpecificationConnection.edges
● [SpecificationEdge!]!
non-null object
A list of Specification edges.
Returned By
specifications
query
Member Of
Company
object ● Contact
object ● Coordination
object ● Correspondence
object ● Letter
object ● Meter
object ● Person
object ● Project
object ● Property
object ● Task
object