# `graphql-api`
GraphQL access to The Senpy API!
## Example Query
Try it out at [graphql.senpy.club/playground](https://graphql.senpy.club/playground)!
```graphqlquery{random:random{languageimage}languageslanguage:language(language:"C")}```## License
[MIT License](./LICENSE)