Type alias StringOrNestedResource

StringOrNestedResource: string | JSONObject

Resources in JSON-AD can be referenced by their URL (string), be entire (nested) resources, in which case they are JSONObjects

Generated using TypeDoc