Skip to main content

Storefront

type Storefront {
id: ID!
name: String!
}

Fields

idID!required
nameString!required

The storefront's name.