Forum Discussion

NarendraReddy's avatar
NarendraReddy
Regular Visitor
1 year ago
Solved

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...
  • nilendraFabric's avatar
    1 year ago

    Hi NarendraReddy 

     

    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.