OBJECT
WebsiteUrl
link GraphQL Schema definition
- type WebsiteUrl {
- # The url description
- : String
- # The url viewed
- : String
- # Time of the view
- : ISO8601DateTime
- }
OBJECT
- type WebsiteUrl {
- # The url description
- : String
- # The url viewed
- : String
- # Time of the view
- : ISO8601DateTime
- }