Hi,
regarding the 1st error (“Module … has no export member ‘Clinic’”), since your object type has the prefix “[Mruiz]”, after importing the object type, you should use the API name “MruizClinic” which is shown here–
Same goes for the 2nd error (note that when using Objects.search(), it is not exactly the API name, but when you type out “Objects.search().” there should be prompts showing you a list of the available object types (based on the object types you imported into the repository) you can search.
Hope this can help you ![]()
Jamie
