typeDefs Readonly
typeDefs: ReadonlyMap<string, SettingSchema>
The map of each individual registered SettingSchema defining a type that can be extended by other SettingSchemas via extends, accessed by its fully-qualified name (including its schemaPrefix).
Defined in
Last Updated: 05 February, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.