About

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

This project provides a Driver to be used with GraphQL for 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-graphql. Please add your ★ star to the project.

Authored by API Skeletons.