Skip to main content

CreateSiteInput

No description

type CreateSiteInput {  clientMutationId: String!  site: CreateSite!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

site (CreateSite!)#

site is the input for the Site to create.