Skip to content

Commit 9ab31e1

Browse files
committed
changelog: alias is now also supported for relationships
Via #367
1 parent 1237c18 commit 9ab31e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CHANGELOG
1414
- Although this could be consider a bug fix, it changes what columns are selected and if your code as a side-effect dependent on all columns being selected, it will break
1515

1616
### Added
17+
- `alias` is now also supported for relationships [\#367](https://github.com/rebing/graphql-laravel/pull/367)
1718
- `InputType` support class which eventually replace `$inputObject=true` [\#363](https://github.com/rebing/graphql-laravel/pull/363)
1819
- Support `DB::raw()` in `alias` fields
1920
- GraphiQL: use regenerated CSRF from server if present [\#332](https://github.com/rebing/graphql-laravel/pull/332)

0 commit comments

Comments
 (0)