FilesTableValue
No description
type FilesTableValue implements TableValue {
name: String
value: String
}
Fields
FilesTableValue.name ● String scalar
The name of the field
FilesTableValue.value ● String scalar
The value of the field
Interfaces
TableValue interface
Member Of
InternalTypeRegistry object