You have a couple of choices for your Integrated Development Environment (IDE):
1. GraphQL - Use GraphQL Voyager to quickly browse the model's graphical representation with types and relations between them.
2. Banana Cake Pop (BCP) - Use BCP IDE in order to explore available GraphQL operations (queries, mutations, subscriptions), compose and invoke them and see the results.
In order to run queries, open the HTTP Headers
tab and specify your Nexar access token (key: value
) as Authorization: Bearer <your Nexar token>
You can get your access token from your Nexar dashboard - sign in, select your Nexar application from the Applications, go to Show Details and click Generate Token. Copy the token and use it in your IDE.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article