Skip to content

CT 1197 graphql schema

Ajaykumar Dubey requested to merge ct-1197-graphql-schema into sp-3895-tangogql-metrics

Before open a new MR please read our DOCS

Exposing new schema on tangogql to get metrics:

schema

schema: query { subscribedAttrs { name attribute listeners useEvt eventType } }

Description

Short description of the pull request

Motivation

Background on use case, changes needed

Fixes:

  • Items added

Changes:

  • changes made

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?
Edited by Ajaykumar Dubey

Merge request reports