graphql-mesh icon indicating copy to clipboard operation
graphql-mesh copied to clipboard

Add 'usage reporting' support for the Hive registry

Open rickbijkerk opened this issue 1 year ago • 3 comments

The hive registry supports multiple clients for usage reporting (https://the-guild.dev/graphql/hive/docs/features/usage-reporting) however graphql mesh is not yet supported and i think it would make a great candidate.

rickbijkerk avatar Aug 25 '23 13:08 rickbijkerk

It is supported; https://the-guild.dev/graphql/mesh/docs/guides/hive#config-api-reference

ardatan avatar Aug 26 '23 07:08 ardatan

ah totally missed that i looked at https://the-guild.dev/graphql/hive/docs/features/usage-reporting which led me to https://the-guild.dev/graphql/hive/docs/api-reference/client which led me to believe it's not supported.

perhaps adding graphql mesh to https://the-guild.dev/graphql/hive/docs/api-reference/client might make sense here?

rickbijkerk avatar Aug 28 '23 07:08 rickbijkerk

Yes good point! Created a PR for that; https://github.com/kamilkisiela/graphql-hive/pull/2782

ardatan avatar Aug 28 '23 07:08 ardatan