Skip to content

Sample Queries to be used on Azion GraphQL API.

Notifications You must be signed in to change notification settings

hannah-sk/azion-queries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azion-queries

Sample queries to be used on Azion GraphQL API. You can test these queries on:

Azion Playground

GraphQL API

Adding timestamp

To correctly execute a query, you must add a timestamp. On the example queries, you'll find a placeholder for the tsRange field with tsRange: {begin:"yyyy-mm-ddThh:mm:ss", end:"yyyy-mm-ddThh:mm:ss"}, representing the date and time format. Replace all placeholders with proper dates and time you want to query. For example:

tsRange: {begin:"2023-03-22T17:03:00", end:"2023-03-22T18:05:00"}

About

Sample Queries to be used on Azion GraphQL API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published