Ready to explore your graph?

Get a free private query console and schema-generated docs for your graph in Apollo Studio.

Query your server

Or, query this graph directly:

curl --request POST \
  --header 'content-type: application/json' \
  --url 'https://dev.api.ecom.umgapps.com/' \
  --data '{"query":"query { __typename }"}'