Skip to content

Revert dEPSs to depss to match Ponder schema#88

Merged
TaprootFreak merged 1 commit into
developfrom
fix/deps-graphql-field-name
Apr 13, 2026
Merged

Revert dEPSs to depss to match Ponder schema#88
TaprootFreak merged 1 commit into
developfrom
fix/deps-graphql-field-name

Conversation

@TaprootFreak
Copy link
Copy Markdown

Summary

  • PR Fix DEPS GraphQL query for updated Ponder schema #86 incorrectly renamed depssdEPSs in the GetDEPS GraphQL query
  • The Ponder schema defines the table as lowercase deps, so the plural field is depss
  • This mismatch causes GRAPHQL_VALIDATION_FAILED on every update cycle (~30k errors/hour on DEV)

Test plan

  • Verify GetDEPS query succeeds after deploy
  • Confirm error logs stop in Grafana Log Viewer

PR #86 incorrectly changed depss → dEPSs, but the Ponder
schema uses lowercase 'deps' table name, exposing 'depss' as
the plural GraphQL field.
@TaprootFreak TaprootFreak marked this pull request as ready for review April 13, 2026 15:02
@TaprootFreak TaprootFreak merged commit 3b48a58 into develop Apr 13, 2026
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