Skip to content

crelte / routing / SiteFromGraphQl

Type Alias: SiteFromGraphQl

ts
type SiteFromGraphQl = object;

Properties

baseUrl

ts
baseUrl: string;

handle

ts
handle: string;

id

ts
id: number;

language

ts
language: string;

name

ts
name: string | null;

primary

ts
primary: boolean;