Wintech Racing

Wordpress and GraphQL driven static website

To generate Wintech Racings static content, the data was pulled in via GraphQL from a Wordpress CMS backend.

This meant installing the necessary plugins like Wp GraphQL and setting up the required fields for content that would be displayed on the frontend static site.

Setting up the GraphQL data can be a lengthy process, depending on the number of fields. It can also be somewhat difficult to work with the gutenberg blocks. However, in the end, I think Wordpress and GraphQL worked well together and would certainly recommend using this method for larger content driven websites.