Skip to content

Commit

Permalink
Include major dependencies in FAQs
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfusco committed Sep 9, 2024
1 parent 5299c8c commit 6a41d71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ The non-compressed source code for the JavaScript and CSS files is available in

You can view or download the source code directly from the GitHub repository.

= What are some of the major dependencies used in the plugin? =

The WPGraphQL IDE plugin includes several important dependencies. You can learn more about these libraries at the following links:

- **GraphQL.js**: [https://github.com/graphql/graphql-js](https://github.com/graphql/graphql-js)
- **GraphiQL**: [https://github.com/graphql/graphiql](https://github.com/graphql/graphiql)
- **Vaul**: [https://github.com/emilkowalski/vaul](https://github.com/emilkowalski/vaul)

== Screenshots ==

== Changelog ==
Expand Down

0 comments on commit 6a41d71

Please sign in to comment.