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 Next »

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

1. Get Carousels List

Get list of all Carouselss

Query:

 

Query variables:

 

Code Example:

 

2. Create Carousels

Create a new Carousels

Query:

 

Query variables:

 

Code Example:

 

3. Update Carousels

Update a specific Carousels

Query:

 

Query variables:

 

Code example:

 

4. Delete Carousels

Delete a specific Carousels

Query:

 

Query variables:

 

Code example:

 
  • No labels