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

feat: introduce GraphQL query for "inventory" #417

Conversation

boscohyun
Copy link
Member

@boscohyun boscohyun commented Oct 23, 2024

This pull request resolve #406.

  • Register InventoryRepository to services.
  • Introduce InventoryItemType for GraphQL.
  • Introduce GraphQL query "inventory".

@boscohyun boscohyun requested a review from a team October 23, 2024 08:31
@boscohyun boscohyun self-assigned this Oct 23, 2024
@boscohyun boscohyun added this pull request to the merge queue Oct 23, 2024
Merged via the queue into planetarium:main with commit e029131 Oct 23, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Introduce GraphQL field for InventoryDocument
2 participants