UpdateSite
No description
type UpdateSite { name: String url: String contactEmail: String allowedOrigins: [String!]}Fields#
name (String)#
name is the name of the Site.
url (String)#
url is the Site URL, seen in email communications.
contactEmail (String)#
contactEmail is the contact email for the Site, seen in email communications.
allowedOrigins ([String!])#
allowedOrigins are the allowed origins for embeds.