GridLayoutInput
input GridLayoutInput {
w: Int64!
h: Int64!
x: Int64!
y: Int64!
i: String!
minW: Int64
minH: Int64
moved: Boolean
static: Boolean
}
Fields
GridLayoutInput.w ● Int64! non-null scalar
GridLayoutInput.h ● Int64! non-null scalar
GridLayoutInput.x ● Int64! non-null scalar
GridLayoutInput.y ● Int64! non-null scalar
GridLayoutInput.i ● String! non-null scalar
GridLayoutInput.minW ● Int64 scalar
GridLayoutInput.minH ● Int64 scalar
GridLayoutInput.moved ● Boolean scalar
GridLayoutInput.static ● Boolean scalar
Member Of
FormLayoutInput input