render

fun render(defaultValue: String, type: GraphQLType, scalarMappings: Map<String, String>, schemaIndex: SchemaIndex): CodeBlock(source)

Converts a GraphQL literal string into a Kotlin expression CodeBlock.