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

fix(graphql): change info to nullable #3314

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niamu01
Copy link

@niamu01 niamu01 commented Sep 22, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #2824

What is the new behavior?

스크린샷 2024-09-22 오후 10 22 30 The info property in the MiddlewareContext interface is now optional.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@niamu01 niamu01 force-pushed the niamu01-fix/MiddlewareContext-info-nullable branch from 1aab807 to 53ac3db Compare September 22, 2024 12:56
@niamu01 niamu01 force-pushed the niamu01-fix/MiddlewareContext-info-nullable branch from 53ac3db to 6f3dccd Compare September 22, 2024 13:21
@niamu01 niamu01 marked this pull request as ready for review September 23, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants