I see that “clientMutationId” is always needed as part of the GraphQL payload. But What is this for??
In the result from GraphQL always come back as NULL. In the Dev Docs says “A unique identifier for the client performing the mutation.” Can I register a Client for the miutation?
Thanks!