2021-10-02

Mongo Realm - Custom resolver payload specification for a field that returns an array of two integers

This is the specification for such field:

"field_name": {

"type": "array",

"items": {

"type": "integer",

"type": "integer"

}

}



No comments:

Post a Comment