Is there a good place we can add code to prevent all users from having access to BDM data through the REST API? It’d be nice to both be able to only display search results/objects for users who should have access to them (using custom code to filter them out) as well as only display fields that they should be able to see (in case we have internal fields that shouldn’t be exposed.)
Thank you!