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

Actions generate array relation types for object relations #6402

@altschuler

Description

@altschuler

In v1.3.4-beta2 the action result types are being generated as array types even though they are configured as object relations.

Configuration:
image

Generated schema:
image

The group field of CreateGroupResult should be of type groups, which it also used to be :)

The actual data sent is correct, ie I'm receiving a single groups object, not an array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    k/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions