We have a requirement to set certain custom field values and query them using REST APIs. This works perfectly fine and can be deployed through development studio, however the build fails as it cannot find custom objects when the component is being built / deployed by the build place.
Is there anyway to change the order of the build for the custom component to build after all the dependencies from custom objects are built?