Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* dirty @defer support on fields. * spec-compliant @defer support on fragments. * support returning errors with deferred fragments. * use gqlparser commit that contains the @defer declaration. * update integration tests. * fix gotpl indent and pass the correct context to deferred .Dispatch(). * Added hasNext in the tests * Added back root_.gotpl * Regenerate * Regenerate recursively * Updated schema-expected.graphql * Added @defer to followschema and singlefile * Fixed starwars_test.go * Cleanup * Add graphql response hasnext omitempty and update tests to match Signed-off-by: Steve Coffman <[email protected]> --------- Signed-off-by: Steve Coffman <[email protected]> Co-authored-by: fiatjaf <[email protected]> Co-authored-by: UnAfraid <[email protected]>
- Loading branch information