DefaultEmbeddedFieldsProvider

An EmbeddedFieldsProvider that returns the fields specified by the @typePolicy(embeddedFields: "...") directive.

Functions

Link copied to clipboard
open override fun getEmbeddedFields(context: EmbeddedFieldsContext): List<String>

Returns the fields that should be embedded, given a context.parentType.