Skip to content

Input objects

ActorInput

Autogenerated input type of Actor

Arguments

NameDescription
clientMutationId
String

A unique identifier for the client performing the mutation.

id
String
identifier
String
name
String
nickname
String
password
String
resetBackupCodes
Boolean
resetPassword
Boolean
scopes
String
signup
Boolean

AdapterInput

Autogenerated input type of Adapter

Arguments

NameDescription
clientMutationId
String

A unique identifier for the client performing the mutation.

config
CamelizedJson
deleted
Boolean
key
String
name
String
type
String

ClientInput

Autogenerated input type of Client

Arguments

NameDescription
accessTokenDuration
String
actorDuration
String
allowBackupCodes
Boolean
allowDiscovery
Boolean
allowEmails
Boolean
allowFactor2
Boolean
allowLogin
Boolean
allowLoginLinks
Boolean
allowNicknames
Boolean
allowOtp
Boolean
allowPasswords
Boolean
allowPhones
Boolean
allowProfiles
Boolean
allowSignup
Boolean
allowSso
Boolean
allowWebauthn
Boolean
allowedScopes
[String!]
authorizationCodeDuration
String
autofillRedirectUri
Boolean
backupCode2faDuration
String
clientMutationId
String

A unique identifier for the client performing the mutation.

clientTokenDuration
String
createdAt
ISO8601DateTime
defaultRedirectUri
String
emailLoginDuration
String
fuzzyRedirectUri
Boolean
grantTypes
[String!]
id
ID
idTokenDuration
String
internal
Boolean
internalTokenDuration
String
issuer
String
key
String
loginAttemptDuration
String
loginLinkDuration
String
name
String
onboardedProfileDuration
String
otp2faDuration
String
pairwiseSalt
String
passwordLoginDuration
String
phone2faDuration
String
phoneVerificationDuration
String
pkce
Boolean
publicUrl
String
redirectUris
CamelizedJson
refreshTokenDuration
String
removeStyles
Boolean
requireApproval
Boolean
requiredScopes
[String!]
responseTypes
[String!]
rsaPrivateKey
String
secret
String
sectorIdentifier
String
signupLoginDuration
String
ssoLoginDuration
String
ssoRequestDuration
String
styles
Upload
stylesUrl
String
subjectType
String
termsUrl
String
type
String
updatedAt
ISO8601DateTime
verifiedEmailDuration
String
webauthn2faDuration
String

ConfInput

Autogenerated input type of Conf

Arguments

NameDescription
actorInactive
String
actorModel
String
actorScopes
CamelizedJson
backupCodeLimit
Int
backupCodeMaxChars
Int
backupCodeMinChars
Int
cacheDbAdapter
String
cacheDbName
String
cacheDbUrl
String
callbackEndpoint
String
clientDefaults
CamelizedJson
clientIssuerEndpoint
String
clientModel
String
clientMutationId
String

A unique identifier for the client performing the mutation.

clientRegistrationEndpoint
String
clientTypes
CamelizedJson
confDir
String
createdAt
ISO8601DateTime
darkLogoUrl
String
dataDir
String
dbAdapter
String
dbName
String
dbUrl
String
debug
String
deterministicKey
String
deviceCookieLifetime
String
deviceCookieName
String
deviceInactive
String
deviceModel
String
emailAdapter
String
emailFrom
String
emailLimit
Int
emailReplyTo
String
encryptionKey
String
faviconUrl
String
graphqlEndpoint
String
internalClient
String
lightLogoUrl
String
local
Boolean
loginEndpoint
String
manageEndpoint
String
managementClient
String
mode
String
name
String
newrelicApp
String
newrelicLicenseKey
String
nicknameFormat
String
nicknameMaxChars
Int
nicknameMinChars
Int
oidcEndpoints
Boolean
otpIssuer
String
passwordChangeCooldown
String
passwordMaxChars
Int
passwordMinChars
Int
phoneAdapter
String
phoneCountry
String
port
Int
privateKey
String
providerTypes
CamelizedJson
queueDbAdapter
String
queueDbName
String
queueDbUrl
String
redirectMissingClients
String
runWorkers
Boolean
salt
String
secretKey
String
sentryDsn
String
sessionCookieLifetime
String
sessionCookieName
String
sessionInactive
String
sessionModel
String
sessionsDbAdapter
String
sessionsDbName
String
sessionsDbUrl
String
skipMigrations
Boolean
ssoEndpoint
String
storageAdapter
String
stylesUrl
String
subjectTypes
[String!]
termsUrl
String
themeHomepage
String
themeLayout
String
themeName
String
themeView
String
threads
Int
tokenEndpoint
String
tokenModel
String
tz
String
updatedAt
ISO8601DateTime
url
String
useSecrets
Boolean
useSessions
Boolean
userinfoEndpoint
String
webauthnAlgos
[String!]
webauthnName
String
webauthnOrigins
String
websocketsDbAdapter
String
websocketsDbName
String
websocketsDbUrl
String
workers
Int

DeletionInput

Autogenerated input type of Deletion

Arguments

NameDescription
clientMutationId
String

A unique identifier for the client performing the mutation.

id
String!
type
String!

DeviceInput

Autogenerated input type of Device

Arguments

NameDescription
block
Boolean
clientMutationId
String

A unique identifier for the client performing the mutation.

id
String
rotate
Boolean
unblock
Boolean

EmailInput

Autogenerated input type of Email

Arguments

NameDescription
action
String!
actorId
String!
address
String!
clientMutationId
String

A unique identifier for the client performing the mutation.

HardwareKeyInput

Autogenerated input type of HardwareKey

Arguments

NameDescription
action
String!
actorId
ID!
clientMutationId
String

A unique identifier for the client performing the mutation.

id
ID!

OtpSecretInput

Autogenerated input type of OtpSecret

Arguments

NameDescription
action
String!
actorId
ID!
clientMutationId
String

A unique identifier for the client performing the mutation.

id
ID!

PhoneInput

Autogenerated input type of Phone

Arguments

NameDescription
action
String!
actorId
String!
clientMutationId
String

A unique identifier for the client performing the mutation.

number
String!

ProviderInput

Autogenerated input type of Provider

Arguments

NameDescription
assignClient
String
clientMutationId
String

A unique identifier for the client performing the mutation.

common
Boolean
createdAt
ISO8601DateTime
disabledAt
ISO8601DateTime
enabled
Boolean
id
String
key
String
name
String
removeClient
String
settings
CamelizedJson
type
String
updatedAt
ISO8601DateTime

TokenInput

Autogenerated input type of Token

Arguments

NameDescription
actor
String
client
String
clientMutationId
String

A unique identifier for the client performing the mutation.

expiry
String
id
String
name
String
revoked
Boolean
scopes
[String!]
type
String