cuddle-templates/cuddle-leptos/scripts/generate_graphql.sh
kjuulh c01c27a0a4
feat: update template
Signed-off-by: kjuulh <contact@kjuulh.io>
2025-01-11 22:22:39 +01:00

6 lines
149 B
Bash
Executable File

#!/usr/bin/env zsh
set -e
graphql-schema download --endpoint http://localhost:1337/graphql --output-file crates/app/graphql/content-schema.graphql