1. GraphQL command examples with correct format or explanation of required parameters.
S
Suellen Lorkowski
Request with notes from Jono: There are examples https://github.com/ThinkIQ-Labs/SMIP-Advanced-Topics, but they are not all GraphQL specific.
a. When I search Help for Mutation Status, there is 1 result Extensions: JSON Attribute Explorer - ThinkIQ Help. Shows the mutation and status=1. On the Attribute page, Adding Attributes - ThinkIQ Help I found status is the OPC Quality data. So, that’s good.
b. However, when I search UpdateAttribute, nothing is returned in Help. -- On all sites, you can go to https://YOUR_SITE.thinkiq.net/developer/graphql/graphiql and start exploring the schema. For example, I can use the explorer on the left side of the page and go to attribute->getTimeSeries. Once you’ve expanded this, I can see the parameters it expects and the return values