gzak

Results 3 issues of gzak

## Issue Description NOTE: this is a duplicate of #1383, but since I'm unable to re-open the issue I've recreated it here. Feel free to close this one as duplicate...

bug

## Issue Description Take a look at the following [example](https://www.apollographql.com/docs/federation/entities-advanced#using-requires-with-fields-that-take-arguments) in the Apollo documentation. Currently, the server would expect a set of classes as follows: ``` class Product { id,...

bug

Following on from the work done in [Request for Bazel rules](https://github.com/google/flatbuffers/issues/4574), could you add documentation on how to use these new rules from our own projects? Examples are very scarce...