apollo-kotlin
3.8.2
apollo-ast
/
com.apollographql.apollo3.ast.introspection
/
IntrospectionSchema
/
Schema
/
InputField
/
InputField
Input
Field
fun
InputField
(
name
:
String
,
description
:
String
?
,
isDeprecated
:
Boolean
=
false
,
deprecationReason
:
String
?
,
type
:
IntrospectionSchema.Schema.TypeRef
,
defaultValue
:
String
?
)
Content copied to clipboard