Skip to main content

GraphQL endpoint

By clicking GraphQL icon in Floating Action Button, you can specify your GraphQL endpoint URL. After saving, schema that describes hierarchy of types with fields is automatically fetched from the specified GraphQL server. This schema also provides entities, that can be generated via Generate Page feature.

This action changes .env file, specifically VITE_HASURA_GRAPQL_ENDPOINT variable to your new GraphQL endpoint URL.

Limitations
  • Development environment (in future staging environment can be supported)