Getting Started

The GraphQL endpoint is hosted at https://graphql.hirnetwork.org . To assist in making GraphQL queries, we make use of a handy user interfaced called Banana Cake Pop. When you follow the link for the first time, you will encounter a couple of prompts.

Step 1 click on "create document" to create a GraphQL query document.

Step 2 click on "apply" to choose the default settings.

Step 3 enter your GraphQL query in the Operations Window.

Step 4 alternatively, you can click on the "Schema Reference" tab to view documentation for all available operations and properties.

Step 5 try a few sample queries.
Try it! Get List of Model Organisms
Try it! Get a specific Resource by Canonical Identifier
Try it! Get a specific Resource with more detail
.