GraphQL Introspection URL?

Hi all,

I want to connect Fibery to a GraphQL mesh.
In order for the api to mesh, it needs the introspection url to resolve the schema.
Has introspection been disabled?

Is there any way I can have access to it for my hackathon project? :slight_smile:

Hi, @ejlbraem

We didn’t disable introspection and it works good. The introspection can be checked via GraphiQL explorer for your space first XHR request on load.

1 Like