Viaduct Tenant API
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
Viaduct Tenant API
Viaduct Tenant API
/
viaduct.api.select
/
FieldCoordinate
Field
Coordinate
data
class
FieldCoordinate
(
val
typeName
:
String
,
val
fieldName
:
String
)
(
source
)
Identifies a GraphQL schema field by its declaring type and field name.
Members
Constructors
Field
Coordinate
Link copied to clipboard
constructor
(
typeName
:
String
,
fieldName
:
String
)
Properties
field
Name
Link copied to clipboard
val
fieldName
:
String
type
Name
Link copied to clipboard
val
typeName
:
String