# Examples

Copy as Markdown[View as Markdown](/docs/plugins/graphql/examples.md)

***

You can find many examples of using the GraphQL plugin in the [EventCatalog GitHub repository](https://github.com/event-catalog/generators).

## Examples[​](#examples "Direct link to Examples")

* [GraphQL Basic Example](https://github.com/event-catalog/generators/tree/main/examples/generator-graphql/basic)
  * A basic example of using the GraphQL plugin to generate a catalog from GraphQL schema files.
