Skip to content

Add collections handling #12

@alex35mil

Description

@alex35mil

E.g.:

type Data = {
  title: string,
  post: string,
  comments: Array<Comment>, // <= collection
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions