Hello, I use custom DQL query for graphql which schema as below type ReturnData @remote { name: String count: Int } type Attributemap @remote …
Hello, I use custom DQL query for graphql which schema as below type ReturnData @remote { name: String count: Int } type Attributemap @remote …