Utility

Utility examples related to base-line GraphQL concepts, including subjects like pagination, IDs and introspection.

Pagination

In this example we take you through how you can paginate through large GraphQL result sets.

How to work with IDs

In this example we take you through how to work with IDs using the Seller API

How to query using nodes

In this example we take you through how to query using nodes using the Seller API

How to use Introspection

In this example we take you through how to use introspection using the Seller API

Chat with the Operator

In this example we take you through how you can use the in-app chat feature of Marketplacer to chat directly with the Operator.

Managing Secondary Users

In this example we take you through how you can: list, create, update and delete secondary users with the Seller API.