Expand my Community achievements bar.

SOLVED

GraphQL issue

Avatar

Level 4

I am a developer who has been tasked with implementing GraphQL for some SPA apps. Initially I created an endpoint then when the endpoint UI is loaded, the page is blank and the ability to create other endpoints or edit the one I just created is gone. What do I need to do so that I can create other endpoints or edit the one I have created? I can use CRX/DE to delete the endpoint I just created and the "Create" button is again visible and I can create a new endpoint but after the page returns to the GraphQL UI, the page is blank and the button is no longer visible.

1 Accepted Solution

Avatar

Correct answer by
Level 4
3 Replies

Avatar

Employee Advisor

@Robert-Harper 

Can you explain this with screen shots, it is not clear which console you are trying to access?

Avatar

Correct answer by
Level 4

Avatar

Level 4

Fixed the issue. It looks like the publisher has to be active and the Externalizer must be configured to handle that endpoint.