Knock.Objects.bulk_set

You're seeing just the function bulk_set, go back to Knock.Objects module for more information.
Link to this function

bulk_set(client, collection, objects)

View Source

Specs

bulk_set(Knock.Client.t(), String.t(), [map()]) :: Knock.Api.response()

Bulk upserts one or more objects in a collection.