Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

All requests will use the post method and request URL https://cms.manage.aniview.com/backend/graphql

1. Get Categories List

Get a list of all Categories

Query:

 

Query variables:

 

Code Example:

 

2. Create Categorie

Create a new Categorie

Query:

 

Query variables:

 

Code Example:

 

3. Update Categorie

Update a specific Categorie

Query:

 

Query variables:

 

Code example:

 

4. Delete Categorie

Delete a specific Categorie

Query:

 

Query variables:

 

Code example:

 
  • No labels