ServiceTypeConnection
The connection type for ServiceType.
type ServiceTypeConnection {
edges: [ServiceTypeEdge]
nodes: [ServiceType]
pageInfo: PageInfo!
totalCount: Int!
}
Fields
ServiceTypeConnection.edges ● [ServiceTypeEdge] list object
A list of edges.
ServiceTypeConnection.nodes ● [ServiceType] list object
A list of nodes.
ServiceTypeConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
ServiceTypeConnection.totalCount ● Int! non-null scalar
Returned By
services query