adminAppearanceTheme
One theme by its code.
Arguments
| Argument | Type | Description |
|---|---|---|
code | String! | Theme code, e.g. default. |
Fields
Identical to adminAppearanceThemes.
Best practices
- The argument is the theme code, not an IRI. Pass
"default", not/api/admin/appearance/themes/default. - An unknown code resolves to an error, not to
nullwith data alongside it.
Permissions
Requires appearance.themes.

