This is a laravel project that implements a GraphQL server using the rebing/graphql-laravel package with Subscription functionality over SSE.
Subscriptions were implemented by extending the webonyx/graphql-php package ReferenceExecutor class
This is a laravel project that implements a GraphQL server using the rebing/graphql-laravel package with Subscription functionality over SSE.
Subscriptions were implemented by extending the webonyx/graphql-php package ReferenceExecutor class