Skip to content

How to handle array data type? #92

Open
@sandgupta23

Description

@sandgupta23
{
  fname: "john",
  lname: "doe"
  interest_id: [1,2,3,4,5,6]
}

field can only be used for primitive data (fname and lname) but is there anything to handle array data (interest_id)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions