OverblogGraphQLBundle
This Symfony bundle provides integration of GraphQL using webonyx/graphql-php
and GraphQL Relay.
It also supports:
- batching with ReactRelayNetworkLayer
 - batching with Apollo GraphQL
 - upload and batching upload with apollo-upload-client
 
Browse your version documentation:
Proof of Concept
- mcg-web/graphql-symfony-doctrine-sandbox
 - michaelperrin/blog-graphql-upload-demo
 - overblog/GraphQLBundleDemo
 - Samffy/graphql-poc
 
Documentation
- Quick start
 - Installation
 - Definitions
 - Data fetching
 - Annotations
 - Validation
 - Security
 - Errors handling
 - Events
 
Talks and slides to help you start
- GraphQL in Symfony by Bernd Alter - Twitter
 - GraphQL is right in front of us, let's to it! by Renato Mendes Figueiredo - Twitter, GitHub
- Slides at http://talks.mefi.in/graphql-scotphp17 
English - Video at SymfonyCamp UA 2017 
English - Video at DPC 2017 
English 
 - Slides at http://talks.mefi.in/graphql-scotphp17 
 - A GraphQL API: From hype to production by Aurélien David - Twitter, GitHub
 - Une API GraphQL: du hype à la prod by Aurélien David - Twitter, GitHub
- Video at PHPTour 2017 Nantes 
French 
 - Video at PHPTour 2017 Nantes 
 - Introduction to Symfony Flex and setting up OverblogGraphQLBundle with it by Renato Mendes Figueiredo - Twitter, GitHub
 
Community
- Get some support on Symfony devs Slack
on the dedicated channel overblog-graphql. - Follow us on GitHub
 
