apollo-kotlin
3.8.2
apollo-ast
/
com.apollographql.apollo3.ast.introspection
/
IntrospectionSchema
/
Schema
/
Type
/
InputObject
/
InputObject
Input
Object
fun
InputObject
(
name
:
String
,
description
:
String
?
,
inputFields
:
List
<
IntrospectionSchema.Schema.InputField
>
)
Content copied to clipboard