This repository contains 2 plugins for Graphql codegen to generate Amplience JSON schemas and Terraform resources for Amplience Content Types out of a Graphql schema.
For more details see the JSON plugin folder
This plugin requires the JSON plugin as well.
For more details see the Terraform plugin folder
Assuming you have yarn installed with node 16, run:
yarn
yarn start
Publishing is automatically done when merging a pull request to main.