AppExtensionCountableConnection Object
No description
type AppExtensionCountableConnection {
pageInfo: PageInfo!
edges: [AppExtensionCountableEdge!]!
totalCount: Int
}
Fields
pageInfo ● PageInfo!
Pagination data for this connection.
edges ● [AppExtensionCountableEdge!]!
totalCount ● Int
A total count of items in the collection.
Returned By
appExtensions query