You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An intermediary gateway between a GraphQL client and the Bugzilla REST API. Currently only supports public `query` operations, not `mutation` or `subscription`.
ARCHIVED: This repo was deemed an unnecessary extra layer of over-complexity/indirection that should be deprecated and not used any more, particularly now that …