GraphQL training course
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
16-11-2024 05:20 AM
Hi everyone,
I'm doing the 'REST API - GraphQL' course Content Info (ispringlearn.eu) with the supplied training environment `https://trg06939.demo.mega.com/hopex#start` and I'm having problems accessing the necessary endpoints to following the training material:
- GraphiQL IDE
- I'm trying to follow the instructions How to use GraphQL with HOPEX V5.pdf (ispring.eu)
- Step 1: Call GraphQL with the GraphiQL development console
- Step 1.1 Go to the Portal and click on "Open" in the HOPEX GraphQL IDE Tile
- My question: where is the 'portal'? (See the screenshot of my training environment `https://trg06939.demo.mega.com/hopex#start`
- After logging in I selected my repository and that's all, not other 'Tiles'
- I'm trying to follow the instructions How to use GraphQL with HOPEX V5.pdf (ispring.eu)
- How do i access the GraphQL endpoints
- I tried appending `/HOPEXGraphQL/api/ITPM` to my server URL but no resolution
- I tried appending `:5000` again no resolution
Please help! Do I have a training environment that is different to the GraphQL course I'm enrolled in?
Thanks,
Si
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
18-11-2024 09:58 PM
Hello,
To expose GraphQL schemas to enable REST API calls to the HOPEX repository, one must recuperate the HOPEX GraphQL add-on module on the HOPEX Store.
To build your GraphQL query from the website dedicated for developers GraphiQL, recuperate the add-on module HOPEX GraphQL IDE.
Each of these HAS packages are to be applied to the HAS instance via the HAS portal. Please refer to the online Documentation in the section Modules > Importing a Module into HOPEX
It is not required to use a MEGA University-specific environment to perform the practical exercises associated to the GraphQL eLearning. This is possible on any MEGA HOPEX instance. Our recommendation for your specific case would be to pursue on your on-premise HOPEX deployment, because you intend to there leverage GraphQL for integrating the HOPEX platform with other systems.
Connect with your local HOPEX administrator to pursue this together, as you are both involved in these coming GraphQL developments.
Best regards,
Leslie ROBINET
P.S. FYI, @pklement
