Welcome to the SiafuSocial GraphQL API 🚀

Explore This API with Graphql Playground (Download)

To begin using the GraphQL Playground and interact with your API, follow these steps:

  1. Open the Playground:

    Open the extension and enter the following URL:

    https://api2.siafusocial.com/graphql

  2. Explore Queries and Mutations:

    On the left side of the Playground, you'll find a user-friendly interface to build and test your GraphQL queries and mutations.

  3. Docs for This API:

    Want to explore the API schema and available fields? Click the "Docs" tab on the right side to access auto-generated documentation.

  4. Interactive Results:

    On the right side, you'll see the results of your queries and mutations displayed in a user-friendly format.

  5. GraphQL Playground Features:

    The Playground offers autocomplete, syntax highlighting, error handling, and more to enhance your development experience.

Remember, GraphQL is all about getting exactly what you need from your API in a single request. Happy querying!

Let's start exploring your API! 🌈✨