In the API docs for getting all items in a Collection. The more advanced POST version has a bunch of example parameters.
What does this mean - fields: {fieldA: 1, fieldB: 1},
…to be more precise, what do the 1s mean? I just want to return a subset of the available fields in this case.