Strapi GraphQL Queries and Mutations Documentation
About Strapql Hello there, welcome to Strapi GraphQL API documentation ! This contains some of queries and mutations that hopefully helps you if you are using GraphQL API in your Strapi project 🙂 Queries and Mutations Queries are used to read or fetch values while a mutation is used to write or post values (READ/RETRIEVE)….