GraphQLDefault

annotation class GraphQLDefault(val value: String)

KSP cannot access the default values of functions. Use com.apollographql.execution.annotation.GraphQLDefault to provide them.

Parameters

value

the GraphQL default value as a GraphQL value literal.

Properties

Link copied to clipboard