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 "collection" #411

Conversation

boscohyun
Copy link
Member

@boscohyun boscohyun commented Oct 23, 2024

This pull request resolve #405.

  • Register "collection" to collection name.
  • Register CollectionRepository to services as singleton.
  • Add GraphQL query collection.

@boscohyun boscohyun requested review from moreal, Atralupus and a team October 23, 2024 06:50
@boscohyun boscohyun self-assigned this Oct 23, 2024
@boscohyun boscohyun force-pushed the feat/introduce-graphql-query-for-collection branch from 9fd1f9c to e24c193 Compare October 23, 2024 07:14
@moreal moreal changed the title feat: introduce QraphQL query for "collection" feat: introduce GraphQL query for "collection" Oct 23, 2024
@boscohyun boscohyun force-pushed the feat/introduce-graphql-query-for-collection branch from e24c193 to 1ca0d6e Compare October 23, 2024 07:17
moreal
moreal previously approved these changes 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 ed20d70 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
Archived in project
Development

Successfully merging this pull request may close these issues.

Introduce GraphQL field for CollectionDocument
2 participants