Skip to main content

Redirect (Object)

Description

No description



Fields

NameDescription
resolvedUrl - String!
url - String!

type Redirect {
resolvedUrl: String!
url: String!
}