Skip to main content

ScreenDimensions

No description

input ScreenDimensions {
height: String!
width: String!
}

Fields

height ● String! non-null scalar

Browser screen pixel height

width ● String! non-null scalar

Browser screen pixel width