GraphQL API
I provide a GraphQL for my website, though it's designed primarily for internal use only.
You can use it via the endpoint https://testing.finlaydag33k.nl/graphql.
If you're using a GraphQL editor like Insomnia, the schema will automatically be fetched for you but you can find it here as well.
GraphQL is self-documenting so please view the documentation in your GraphQL editor to find out more.
Requirements
There are no additional requirements.