Skip to main content

LoginSupportWithSsoCodeInput (Input)

Description

No description



Fields

NameDescription
code - String!
hd - String!
prompt - String!
scope - String!
state - String!

input LoginSupportWithSsoCodeInput {
code: String!
hd: String!
prompt: String!
scope: String!
state: String!
}