这是indexloc提供的服务,不要输入任何密码
Skip to content

Changing a field from nullable to not nullable doesn't update the graphql schema #2101

@anisjonischkeit

Description

@anisjonischkeit

Steps to reproduce:

using the console:

  1. create table with nullable bool column
  2. update column to be NOT NULL

the docs show Boolean instead of Boolean!.

Is this by design to stop breaking changes or is it a bug?

Metadata

Metadata

Assignees

Labels

c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions