GitHubMarketplaceListingConnection

Look up Marketplace Listings

FIELDS
edges ([GitHubMarketplaceListingEdge])

A list of edges.

nodes ([GitHubMarketplaceListing])

A list of nodes.

pageInfo (GitHubPageInfo!)

Information to aid in pagination.

totalCount (Int!)

Identifies the total count of items in the connection.

REQUIRED BY
GitHubQuery

The query root of GitHub's GraphQL interface.

____________________________________________________________________________________________________