Skip to content

Releases: rebing/graphql-laravel

Rules supported for all Fields

10 Apr 13:26
Compare
Choose a tag to compare

Added rules support for Query fields

Alias

10 Mar 10:34
ebd67fe
Compare
Choose a tag to compare

An alias can be set to a field that corresponds to its database column.

Allow subscription types to be added

28 Feb 12:55
Compare
Choose a tag to compare

Supports creating the schema, but the underlying PHP functionality does not do anything.

GET routes

23 Sep 10:23
Compare
Choose a tag to compare
v1.6.1

GET routes