OAuthCodeInput (Input)
Description
No description
Fields
Name | Description |
---|---|
clientId - String! | |
redirectUri - String! | |
scopes - [PrimaryScopes!]! |
input OAuthCodeInput {
clientId: String!
redirectUri: String!
scopes: [PrimaryScopes!]!
}
No description
Name | Description |
---|---|
clientId - String! | |
redirectUri - String! | |
scopes - [PrimaryScopes!]! |
input OAuthCodeInput {
clientId: String!
redirectUri: String!
scopes: [PrimaryScopes!]!
}