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