Alec Brunelle
Alec Brunelle
@entropitor Not really unit testing at that point, more like integration. Its a neat idea though and would be a cool project some people could work on.
@asciidisco It would be fascinating to know the limitations you encountered when using [graphql-schema-registry](https://github.com/pipedrive/graphql-schema-registry). That could really influence the decisions made here.
> One option might be to fork https://github.com/pipedrive/graphql-schema-registry and make the changes we want? That's a great idea. Its either fork or develop a close relationship with the maintainer to...
An update here, from the sounds of it, The Guild will be releasing "Hive" which is their version of an open-source graphql schema registry. Might be good just to wait...
> Do we need a new option to specify build dependency in the compose config? IMO this is what `depends_on:` was being used for previously. Docker Compose V1 was smart...