Skip to content

Releases: youshido-php/GraphQLBundle

memory consumption fix

Choose a tag to compare

@viniychuk viniychuk released this 31 Jul 12:45
5f192e7
Merge pull request #78 from Pirokiko/master

Support for Symfony 4.3 EventDispatcher->dispatch definition

v1.3.4

Choose a tag to compare

@viniychuk viniychuk released this 17 Jun 00:59

Dependencies updates and numerous bugs fixes.

v1.2.4

Choose a tag to compare

@viniychuk viniychuk released this 17 Feb 20:56
updated static files

Security feautures

Choose a tag to compare

@portey portey released this 16 Sep 09:16
v1.1.0

add documentation about new features

Support new GraphQL library version

Choose a tag to compare

@portey portey released this 02 Jun 10:04

New features:

  • support new GraphQL library v1.1
  • removed all abstract container aware types, and added AbstractContainerAwareField
  • symfony syntax for resolve field as like service method

Console command update

Choose a tag to compare

@viniychuk viniychuk released this 09 May 13:25

Console command updated
Config structure updated

Updated for the GraphQL v1.0.2

Choose a tag to compare

@viniychuk viniychuk released this 09 May 03:31

Updated for the GraphQL v1.0.2
Updated for Symfony v3

Updated dependency to the latest graphql library

Choose a tag to compare

@viniychuk viniychuk released this 08 May 17:16

Updated dependency to the latest graphql library

versioning started

Choose a tag to compare

@viniychuk viniychuk released this 22 Jan 17:30
v0.0.1

Merge remote-tracking branch 'origin/master'