DemandLinkActionRequest
The href and details
type DemandLinkActionRequest {
href: String!
rel: String
target: String
}
Fields
DemandLinkActionRequest.href
● String!
non-null scalar
The URL to be opened
DemandLinkActionRequest.rel
● String
scalar
DemandLinkActionRequest.target
● String
scalar
Member of
DemandLinkAction
object