Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Passing the Graphql schema as JSON request body in REST

Hi ,I want to pass the Graphql schema as the JSON request body in REST Message.This is my Grapql Query query listComponents($input: ListComponentsInput) {  services: listComponents(input: $input) {    pageInfo {      totalCount      pageSize      tot...

Bimal by Tera Contributor
  • 1357 Views
  • 1 replies
  • 0 helpfuls