Skip to content

Releases: commadore/graphql-qb

Leaf Queries can have arguments

09 Jan 11:14
c506815
Compare
Choose a tag to compare
Merge pull request #10 from commadore/handle-leaf-queries-with-arguments

Allow a leaf query to have arguments

v3.1.2

21 Oct 08:36
Compare
Choose a tag to compare
Fix typehint

Get Operation Name from Operation class

04 Oct 08:37
45c8ad6
Compare
Choose a tag to compare
v3.1.1

Update OperationInterface.php

v3.1.0: Merge pull request #8 from zombietfk/no-nonstring-aliases

03 Oct 15:47
ff8f9a1
Compare
Choose a tag to compare

Refactor with Operation top level Queries

03 Oct 08:55
dce1b44
Compare
Choose a tag to compare

Queries and Mutations are now 2nd class and must be added to an Operation to be valid.

Subquery Arguments supported

27 Sep 12:32
dafe811
Compare
Choose a tag to compare
Merge pull request #6 from commadore/subquery-arguments

Add support for subquery arguments

Code style patch

11 Sep 15:14
50b2fd8
Compare
Choose a tag to compare
Merge pull request #5 from commadore/patch-whitespace

Remove echo from test, remove whitespace

v2.0.1: Merge pull request #3 from commadore/minor-rename-to-src

09 Sep 09:39
9ccff34
Compare
Choose a tag to compare
Update library to use src directory as convention

Coded to an Interface

04 Sep 15:52
9eba8c8
Compare
Choose a tag to compare
Merge pull request #2 from commadore/update-readme

Update readme