Forum Discussion
NarendraReddy
1 year agoRegular Visitor
GraphQL Endpoint - Error - Introspection is not allowed for the current request
Hi All Amazed with the capabailities of using GraphQL to query Data from Fabric. I am trying to read the scema on the GraphQL endpoint to list the tables and fields in a notebook. While I am abl...
- 1 year ago
I have spent some time to research this ,mechanism for configuring introspection settings directly within the Fabric interface isn’t explicitly documented anywhere for Fabric.
Although `allow-introspection` setting is a standard configuration option in Data API Builder for GraphQL APIs in Azure, it is not yet available in Fabric it seems.
NarendraReddy
1 year agoRegular Visitor
Thank You Nilendra. Will mark it as completed.