Skip to main content

PluginCountableConnection Object

No description

type PluginCountableConnection {
pageInfo: PageInfo!
edges: [PluginCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [PluginCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

plugins query