Skip to content

adminAppearanceSection

One section with every locale's content.

Arguments

ArgumentTypeDescription
idID!Section IRI, e.g. /api/admin/appearance/sections/3.

Fields

Identical to adminAppearanceSections.

Use cases

Best practices

  • Pass the IRI, not the bare number.
  • Use adminAppearanceSectionFields to build an editing form — it returns the type's field schema and resolves staged content over published, which this query deliberately keeps separate.

Permissions

Requires appearance.sections.

Released under the MIT License.