Skip to content

Releases: nuwave/lighthouse

Deferred BelongsToMany & HasManyThrough Fields

22 Mar 19:45
cd323b5
Compare
Choose a tag to compare

Fixed issue w/ belongsToMany and hasManyThrough relationships and the QueryBuilder. Also fixes hasMany directive with these relation types.

Breaking Change: Change scope name

05 Mar 17:56
cd323b5
Compare
Choose a tag to compare

Laravel has a scopeGetConnection on Eloquent models that was colliding w/ the scope provided by Lighthouse. The Lighthouse scope has been renamed to scopeGetGqlConnection.

Fix: Connection startCuror and endCursor

22 Feb 17:15
6982111
Compare
Choose a tag to compare
Merge pull request #65 from nuwave/fix/connection-cursor

fix start and end cursors for connection edges

v1.0.2

12 Jul 21:27
Compare
Choose a tag to compare
add connection directive

v1.0.1: Merge pull request #42 from lucasmichot/feature/master/typo

23 Apr 15:35
Compare
Choose a tag to compare

v1.0.0

25 Jan 22:51
Compare
Choose a tag to compare
sanity check on variable

v0.7.8

12 Dec 22:54
Compare
Choose a tag to compare
rename use statement

v0.7.7

13 Sep 14:18
Compare
Choose a tag to compare
use class name as default

v0.7.6

29 Aug 23:57
Compare
Choose a tag to compare
created edge make command

v0.7.5

28 Aug 14:23
Compare
Choose a tag to compare
remove slashes from name