Need help with graphQL query. I need to bring in All the metrics like DQ scores, Overall quality for CIs that are part of monitoring projects. Is there a way to get it? Also, do we have document which tells us more about when to use edges and nodes appropriately.
Solved
Question on monitoring project extractions
Best answer by ThomasPro
The best way to investigate GraphQL calls would to use the playground that ataccama provides. It should be your normal url, and ended with “/playground”. This gives you an area to see how the schema of the graphql is configured to assist with building those calls
You can also open developer tools within your browser when clicking around Ataccama to be able to view the live graphql calls that are happening, see the variables that are being passed, and can directly take those calls to reuse for your purpose.
Hopefully this helps!
Reply
Login to the Ataccama Community
No account yet? Create an account
For Ataccama Customers and Partners
or
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.