About

Authored by Tom H Anderson <tom.h.anderson@gmail.com> of API Skeletons, a member of the Doctrine Maintainers.

This project provides a Doctrine ORM Driver to be used with `GraphQL for PHP<https://github.com/webonyx/graphql-php>`_.

You may choose which entities, fields, and associations in your object manager are available for querying through GraphQL. Filtering is provided for entities and for all associated collections.

Pagination of collections is supported with GraphQL’s Complete Connection Model.


This is documentation for API-Skeletons/doctrine-orm-graphql. Please add your ★ star to the project.

Authored by API Skeletons.