Hello, I’m using Lucee 6.2.1.122 and want to call/use a GraphQL mutation like this one: mutation DoSomething { doSomething( input: { id: 123 } …
Hello, I’m using Lucee 6.2.1.122 and want to call/use a GraphQL mutation like this one: mutation DoSomething { doSomething( input: { id: 123 } …