MergeOptions

class MergeOptions(val allowAddingDirectivesToExistingFieldDefinitions: Boolean, val allowFieldNullabilityModification: Boolean)

Constructors

Link copied to clipboard
constructor(allowAddingDirectivesToExistingFieldDefinitions: Boolean, allowFieldNullabilityModification: Boolean)

Types

Link copied to clipboard
object Companion