Skip to main content

GlobalSettingsService

Contains methods relating to the GlobalSettings entity.

Signature

getSettings

method(ctx: RequestContext) => Promise<GlobalSettings>

Returns the GlobalSettings entity.

updateSettings

method(ctx: RequestContext, input: UpdateGlobalSettingsInput) => Promise<GlobalSettings>
Was this chapter helpful?
Report Issue
Edited Apr 20, 2026ยทEdit this page