CompilerMetadata
@JsonClass(generateAdapter = true)
Content copied to clipboard
Compilation unit specific metadata that is specific to a given invocation of the compiler
Constructors
Link copied to clipboard
fun CompilerMetadata(fragments: List<GQLFragmentDefinition>, resolverInfo: ResolverInfo)
Content copied to clipboard