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

Read gqlgen.yml from io.Reader. #2607

Merged
merged 5 commits into from
Apr 9, 2023
Merged

Commits on Apr 5, 2023

  1. Update config.go

    Add ReadConfig
    smac89 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    dea3aa4 View commit details
    Browse the repository at this point in the history
  2. Add tests

    smac89 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    49c7b92 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    5b2fd09 View commit details
    Browse the repository at this point in the history
  2. Update config_test.go

    remove extra space to fix lint checks
    smac89 authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    311be52 View commit details
    Browse the repository at this point in the history
  3. Update config.go

    Need to return the config
    smac89 authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    bee4160 View commit details
    Browse the repository at this point in the history