setting
Gets a single setting based on the code and the scope. For a list of codes and more details, please see: https://docs.plain.com/advanced/settings.
setting(
code: String!
scope: SettingScopeInput!
): Setting
Arguments
setting.code
● String!
non-null scalar
setting.scope
● SettingScopeInput!
non-null input
Type
Setting
union
A union of different types of settings.