adds checks to ensure we are choosing paths which dont change properties of imported resources
ensures that we dont only consider direct edges for imported resource path expansion
allows resources to deny themselves from being used in specific path selection classifications
adds the ability to read state for fields that need to be translated to field Refs or resource ids
making sure imports work with more resources
Standard checks
Unit tests: Any special considerations?
Docs: Do we need to update any docs, internal or public?
Backwards compatibility: Will this break existing apps? If so, what would be the extra work required to keep them working?
adds checks to ensure we are choosing paths which dont change properties of imported resources ensures that we dont only consider direct edges for imported resource path expansion allows resources to deny themselves from being used in specific path selection classifications adds the ability to read state for fields that need to be translated to field Refs or resource ids
making sure imports work with more resources
Standard checks