Part of #210 Refactor User facing functions to emit Event in the internal functions and move permissions logic to the user facing functions.
This PR does not change any public facing functions and only modifies internal functions & makes minor changes for more descriptive events to ensure the collection_id is present for indexing services in the future.
Part of #210 Refactor User facing functions to emit Event in the internal functions and move permissions logic to the user facing functions.
This PR does not change any public facing functions and only modifies internal functions & makes minor changes for more descriptive events to ensure the
collection_id
is present for indexing services in the future.