thecodingmachine / graphqlite

Use PHP Attributes/Annotations to declare your GraphQL API
https://graphqlite.thecodingmachine.io
MIT License
555 stars 95 forks source link

Documenting new command in the Laravel package #595

Closed moufmouf closed 1 year ago

moufmouf commented 1 year ago

Hey guys!

I added a new command in the Laravel package to export the schema. This can be useful in other tools (like graphql-codegen).

This PR adds the documentation.

The orginal PR is here: https://github.com/thecodingmachine/graphqlite-laravel/pull/44

oojacoboo commented 1 year ago

@moufmouf it'd be great if we could move the docs out of this repo and into the graphqlite-laravel repo, and other repos. Then update the main graphqlite docs to redirect.