Home > @tridion-sites/open-api-client > BasedOnSchema
Represents a data object of BasedOnSchema.
Signature:
export type BasedOnSchema = { $type?: string; Field?: string; FieldValue?: string; Schema?: Link; };
References: Link