ContextTextValue
Text value of a context field
type ContextTextValue {
textValue: String!
}
Fields
ContextTextValue.textValue ● String! non-null scalar
Implemented By
ContextValue union