Skip to content

What's Next?

Now that you've learned the basics of the AniList GraphQL API, you should try writing some queries on your own. You can use Apollo Studio to test your queries and mutations. It has a built-in schema explorer that will help you discover the available fields and types.

For inspiration, you can check out these places:

INFO

If the project you have in mind requires user authentication, you should read our authentication and mutation docs.