Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds CLI to Hot Chocolate. #5947

Merged
merged 6 commits into from
Mar 9, 2023
Merged

Adds CLI to Hot Chocolate. #5947

merged 6 commits into from
Mar 9, 2023

Conversation

PascalSenn
Copy link
Member

@PascalSenn PascalSenn commented Mar 9, 2023

Add new CLI commands for schema management: dotnet run -- schema export can be used to export the GraphQL schema to a file or print it to the console, and graphql schema is the root command for all schema management commands.

@PascalSenn PascalSenn changed the title pse/add schema cli Adds Commandline to HotChocoaltre Mar 9, 2023
@PascalSenn PascalSenn changed the title Adds Commandline to HotChocoaltre Adds Commandline to Hot Chocolate Mar 9, 2023
@michaelstaib michaelstaib changed the title Adds Commandline to Hot Chocolate Adds CLI to HotChocolate Mar 9, 2023
@PascalSenn PascalSenn changed the title Adds CLI to HotChocolate Adds CommandLine to HotChocolate Mar 9, 2023
@michaelstaib michaelstaib changed the title Adds CommandLine to HotChocolate Adds CLI to Hot Chocolate. Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants