TextSecureResultValue
No description
type TextSecureResultValue implements ResultValue {
label: String!
value: String
}
Fields
TextSecureResultValue.label ● String! non-null scalar
TextSecureResultValue.value ● String scalar
Interfaces
ResultValue interface
Member Of
InternalTypeRegistry object