Designers

Create designer profiles and attach them to families, exposed through the GraphQL API

The Designers section is where you create profiles for the designers behind your fonts. Attach a designer to one or more font families, and their details become available to your site through the GraphQL API.

Designer profiles are part of Fontdue’s content: like Pages and Articles, the Designers section is hidden in the admin when your integration path doesn’t use Fontdue for content.

Fields

  • Name – the designer’s display name.
  • Slug – auto-derived from the name, used if you create webpages for designers.
  • Job title – optional. A short descriptor like Type designer or Senior type designer.
  • Description – optional bio text.
  • Families – attach this designer to one or more font families or superfamilies. A family can have multiple designers; a designer can have multiple families.
  • Images – upload one or more images for the designer. Images support optional tags, useful if you want to categorize them (e.g. Portrait vs In use).

Where designers appear

Designer data is exposed through the GraphQL API, with fields for name, description, job title, images, and associated font collections. The demo template doesn’t render designer profiles, so they currently surface only on sites that query them directly.