Skip to content

Releases: dadish/ProcessGraphQL

v0.16.1

13 Feb 19:20

Choose a tag to compare

0.16.1

v0.16.0

09 Apr 11:33

Choose a tag to compare

  • Add support for getQuery & getMutation hooks.

v0.15.3

07 Apr 10:07

Choose a tag to compare

  • Fix numChildren field.

v0.15.2

07 Apr 09:50

Choose a tag to compare

  • Fix the default value bug.

v0.15.1

04 Apr 10:15

Choose a tag to compare

  • Fix FieldtypeCheckbox bug.

v0.15.0

01 Apr 12:22

Choose a tag to compare

  • Fix the FieldtypeDatetime bug.
  • Upgrade the youshido/graphql dependency.

v0.14.1

23 Mar 17:13

Choose a tag to compare

  • Fix the access rules compliance bug.

v0.14.0

22 Mar 15:06

Choose a tag to compare

  • Add a GraphQL pages generator

v0.13.1

21 Mar 02:39

Choose a tag to compare

  • Make sure to get request data from php://input if Content-type header contains application/json string.

v0.13.0

19 Mar 03:35

Choose a tag to compare

  • Add support for create/update mutation.
  • Add support for FieldtypeMapMarker field.