Magidoc

Getting Started

Querying with Curl

#

To programatically query our API, we recommend the following:

  1. Create a .graphql file containing the desired query:
    
  
  1. Clean up the string and remove spaces:
    
  
  1. Execute the following command:
    
  

Or to include the query directly in the shell: