Skip to content

mach-composer/mach-composer-plugin-wundergraph

Repository files navigation

Wundergraph Plugin for MACH composer

This repository contains the Wundergraph plugin for Mach Composer. It requires MACH composer >= 2.5.x

This plugin uses the Wundergraph Terraform Provider

Usage

mach_composer:
  version: 1
  plugins:
    wundergraph:
      source: mach-composer/wundergraph
      version: 0.1.0

global:
  # ...
  wundergraph:
    api_key: "my-apikey"

sites:
  - identifier: my-site
    # ...
    wundergraph:
      api_key: "my-apikey"
    components:
      - name: my-component
        # ...

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages