graphql-aws-iot-server
graphql-aws-iot-server copied to clipboard
is there an error in publisher?
I'm looking at this line:
https://github.com/ioxe/graphql-aws-iot-server/blob/master/src/publisher.ts#L71
shouldn't you sendMessage on executionResult instead of payload?