Skip to main content

SettingsOrganizationInput

No description

input SettingsOrganizationInput {
name: String
contactEmail: String
url: String
}

Fields

SettingsOrganizationInput.name ● String scalar

name is the name of the organization.

SettingsOrganizationInput.contactEmail ● String scalar

contactEmail is the email of the organization.

SettingsOrganizationInput.url ● String scalar

url is the URL to the organizations home page.

Member Of

SettingsInput input