GraphQL
What is GraphQL?
GraphQL is a modern API query language and runtime for fetching precise and flexible data using a single endpoint.
What are the key features of GraphQL?
It supports declarative data fetching, a single endpoint, strongly typed schema, and version-free evolution.
How can I add GraphQL in the Sparrow app?
You can add GraphQL from the main screen, left panel, or collection section using the "Add GraphQL" option.
How do I connect to GraphQL?
Enter the GraphQL URL, fetch the schema automatically, click "Query," and view the response on the RHS.
How can I copy, download, or clear a query in GraphQL?
Use the "Copy" icon to copy, the "Download" icon to save, or "Clear Query" to reset the query input.
How can I save a GraphQL connection for future use?
Click "Save," choose a collection and folder, edit the name if needed, and confirm the save.