Closed JakeWarner closed 2 years ago
The opts.Filter() call returns a new object instead of an existing. Since the underlying object isn't being modified, we must capture the output of Filter.
This API call doesn't work otherwise.
The opts.Filter() call returns a new object instead of an existing. Since the underlying object isn't being modified, we must capture the output of Filter.
This API call doesn't work otherwise.