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

Placeholder text in Custom Root Fields editor showing incorrect root field for _one mutation #5345

Closed
toddheslin opened this issue Jul 9, 2020 · 0 comments
Labels
c/console Related to console k/bug Something isn't working

Comments

@toddheslin
Copy link
Contributor

The default should actually be insert_operators_one not insert_one_operators.

Screen Shot 2020-07-10 at 9 25 07 AM

Took this chance to do my first PR for Hasura.

toddheslin added a commit to toddheslin/graphql-engine that referenced this issue Jul 9, 2020
@beerose beerose added c/console Related to console k/bug Something isn't working labels Jul 10, 2020
beerose pushed a commit to beerose/graphql-engine that referenced this issue Jul 21, 2020
rikinsk pushed a commit that referenced this issue Jul 21, 2020
* console: fix custom root field placeholder for insert one mutation (close #5345) (#5346)
* console: fix clear text issue on RawSQL page (#5351)
* console: fix import metadata button text (close #5386) (#5415)
* console: UI updates (#5427)
- Schema page
  - Keep function sections expanded by default
  - Add Know more link for relationships
- Table relationships page
  - Add tooltips / know more links
  - Update add table relationship UI
  - Remote relationships -> remote schema relationships 
  - Make remote relationships UI consistent
- Events pages
  - fix breadcrumbs
  - update scheduled trigger info image
  - add note regarding UTC timezone based events to tooltip for cron triggers
* console: left-align content on data table (#5408)
stevefan1999-personal pushed a commit to stevefan1999-personal/graphql-engine that referenced this issue Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console Related to console k/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants