Skip to content

Conversation

tanmoysrt
Copy link
Member

Fixes #136

Describe the changes you have made in this PR -

  • Added --dev flag which can be used to do some o/ps in development mode
  • Graphql introspection and playground will be the only available in development mode

Note: Please check Allow edits from maintainers. before creating the PR.

Copy link

commit-lint bot commented Nov 23, 2023

Features

  • added --dev flag to enable stuffs in development mode (cf5ded9)

Contributors

tanmoysrt

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@tanmoysrt tanmoysrt merged commit c53e12b into swiftwave-org:develop Nov 23, 2023
@tanmoysrt tanmoysrt deleted the dev_environment_graphql branch November 23, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

disable playground on production for graphql
1 participant