Skip to content

Add GraphQL schema for newly added form condition/trigger tables#1598

Open
dyp1109 wants to merge 1 commit into
PokeAPI:masterfrom
dyp1109:fix/form-change-graphql-table
Open

Add GraphQL schema for newly added form condition/trigger tables#1598
dyp1109 wants to merge 1 commit into
PokeAPI:masterfrom
dyp1109:fix/form-change-graphql-table

Conversation

@dyp1109

@dyp1109 dyp1109 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Change description

Follow up to #1578 , Added the graphql schema for the form condition and trigger tables

AI coding assistance disclosure

N/A

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

@Naramsim

Naramsim commented Jul 7, 2026

Copy link
Copy Markdown
Member

Did you generate those changes by using Hasura?

@dyp1109

dyp1109 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Did you generate those changes by using Hasura?

Yes, most of the changes are generated by Hasura (relationships, select_permissions), I did make some manual edit to keep consistency with other tables settings (e.g. custom_name, limit)

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.

2 participants