Skip to content

[codex] update GraphQL node and lookup APIs#167

Merged
juliuskrah merged 8 commits into
mainfrom
codex/adopt-oneof-lookup-inputs
May 20, 2026
Merged

[codex] update GraphQL node and lookup APIs#167
juliuskrah merged 8 commits into
mainfrom
codex/adopt-oneof-lookup-inputs

Conversation

@juliuskrah
Copy link
Copy Markdown
Contributor

Summary

  • add Relay global ID handling for node lookups and ID-based resolver paths
  • add cursor pagination updates for namespaces, categories, and collections
  • replace duplicate GraphQL lookup fields with @OneOf selector inputs
  • update namespace/auth docs, API examples, feature contracts, and admin GraphQL documents

Validation

  • cd gitstore-api && go generate ./...
  • cd gitstore-api && go test ./...
  • cd gitstore-api && go vet ./...
  • ./scripts/check-go-license-headers.sh --all

Notes

  • This PR contains the six local commits that were ahead of origin/main.

@juliuskrah juliuskrah marked this pull request as ready for review May 20, 2026 11:02
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 27bf12975b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread gitstore-api/internal/graph/namespace.resolvers.go
Comment thread gitstore-api/internal/graph/pagination.go
@juliuskrah juliuskrah added this pull request to the merge queue May 20, 2026
Merged via the queue into main with commit 85d7ad7 May 20, 2026
19 checks passed
@juliuskrah juliuskrah deleted the codex/adopt-oneof-lookup-inputs branch May 20, 2026 11:49
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.

1 participant