Skip to main content

UpdateSitePayload

No description

type UpdateSitePayload {  clientMutationId: String!  site: Site!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

site (Site!)#

site is the newly updated Site.