type(text: "Hello, world!")
Returns true if the text was successfully typed.
Definition
Arguments
text
String!
The text to type.
options
TypeOptions
Options for typing, such as inter-character delay.
Returns
Boolean! TheBoolean
scalar type represents true
or false
.