Skip to main content

OAuthUrlResponse

Representation of OAuth response

type OAuthUrlResponse {
url: String!
}

Fields

url ● String!

Url of the response

Example

{}