Skip to main content

SpecificationTypeConnection

A paginated list of SpecificationType edges.

type SpecificationTypeConnection {
pageInfo: PageInfo!
edges: [SpecificationTypeEdge!]!
}

Fields

SpecificationTypeConnection.pageInfo ● PageInfo! non-null object

Pagination information about the list of edges.

SpecificationTypeConnection.edges ● [SpecificationTypeEdge!]! non-null object

A list of SpecificationType edges.

Returned By

specificationTypes query