Example application demonstrating jerowork/graphql-attribute-schema.
Start the local webserver with Symfony:
symfony server:start
When started, the GraphQL endpoint is accessible at: http://127.0.0.1:8000/graphql (POST-requests only).
It uses a SQLite database, nothing more needed, enjoy! 😎
Note: It's recommended to use a GraphQL GUI like GraphiQL or Altair GraphQL Client.