Skip to content

Commit

Permalink
Merge pull request #15 from TomHAnderson/hotfix/readme
Browse files Browse the repository at this point in the history
Added comment about this library being for types
  • Loading branch information
TomHAnderson committed Nov 24, 2023
2 parents d816399 + 6adb31d commit 75e9c74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -17,6 +17,8 @@ GraphQL Type Driver for Doctrine ORM
This library provides a framework agnostic GraphQL driver for Doctrine ORM for use with [webonyx/graphql-php](https://github.com/webonyx/graphql-php).
Configuration is available from zero to verbose. Multiple configurations for multiple drivers are supported.

This library does not try to redefine how the excellent library [webonyx/graphql-php](https://github.com/webonyx/graphql-php) operates. Instead, it provides types to be used within the framework that library provides.

[Detailed documentation](https://doctrine-orm-graphql.apiskeletons.dev/en/latest/) is available.

For an example application post to `https://graphql.lcdb.org/`
Expand Down

0 comments on commit 75e9c74

Please sign in to comment.