Services
No description
type Services {
edges: [ServiceEdge!]!
nodes: [Service!]!
pageInfo: ResponsePageInfo!
totalCount: Float!
}
Fields
Services.edges ● [ServiceEdge!]! non-null object
Services.nodes ● [Service!]! non-null object
Services.pageInfo ● ResponsePageInfo! non-null object
Services.totalCount ● Float! non-null scalar
Returned By
services query