Skip to content

Problem with inferring objects #3

Open
@kaadash

Description

@kaadash

Definition of problem
Builder support 2 inputs which supports subFields. They are list and objects. List is array of objects but object is just object with properties defined in subFields. Current solution supports just list which causes error while using object type. By error I mean wrongly inferred type. For objects type is inferred as array of objects.

Solution
Differentiate list and object types. My proposal changes are available here: #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions