datapoint parameter.
Parameters
The ID of the dataset to query.
The id of the datapoint to query
The datapoint to query into
Options for querying data points.
Options
WithCollections(collections ...*datasets.Collection)
Restrict the lookup to specific dataset collections by collection object.
WithCollectionIDs(collectionIDs ...uuid.UUID)
Restrict the lookup to specific dataset collections by collection ID.
Skip the data when querying datapoint.
If set, only the required and auto-generated fields will be returned.