5
cuddle-leptos/scripts/generate_graphql.sh
Executable file
5
cuddle-leptos/scripts/generate_graphql.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
set -e
|
||||
|
||||
graphql-schema download --endpoint http://localhost:1337/graphql --output-file crates/app/graphql/content-schema.graphql
|
Reference in New Issue
Block a user