Skip to content

add instructions for using the GraphQL API with Insomnia#44

Merged
pedr0limpio merged 1 commit intomainfrom
40-graphql-query-collection-for-insomnia-workspace
Jul 2, 2025
Merged

add instructions for using the GraphQL API with Insomnia#44
pedr0limpio merged 1 commit intomainfrom
40-graphql-query-collection-for-insomnia-workspace

Conversation

@silrenan
Copy link
Copy Markdown
Collaborator

Pull Request Description

Summary

This PR adds a GraphQL query collection for the Insomnia workspace, improving the developer experience when first testing the Tasky GraphQL API.

Details

  • Added a pre-configured Insomnia workspace file at doc/insomnia/insomnia.json.
  • Updated the README.md with clear instructions on how to import and use the Insomnia workspace for testing the GraphQL API.
  • Provided example queries and manual setup steps for Insomnia users.

Motivation

These changes make it easier for contributors and users to interact with the Tasky GraphQL API, reducing setup time and potential errors when testing endpoints.

Checklist

  • Insomnia workspace file added
  • Documentation updated
  • Example queries provided

Closes #40.

Signed-off-by: silrenan <75952546+silrenan@users.noreply.github.com>
@silrenan silrenan requested a review from pedr0limpio June 11, 2025 14:23
@silrenan silrenan linked an issue Jun 11, 2025 that may be closed by this pull request
@silrenan silrenan self-assigned this Jun 11, 2025
@silrenan silrenan added the documentation Improvements or additions to documentation label Jun 11, 2025
Copy link
Copy Markdown
Collaborator Author

@silrenan silrenan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation aligns with project requirements and documentation. No issues identified. Ready for further review.

@pedr0limpio pedr0limpio merged commit 33b21e6 into main Jul 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GraphQL Query Collection for Insomnia Workspace

2 participants