IrOperationDefinition

constructor(    name: String,     operationType: IrOperationType,     typeCondition: String,     variables: List<IrVariable>,     description: String?,     selectionSets: List<IrSelectionSet>,     sourceWithFragments: String,     normalizedFilePath: String,     dataProperty: IrProperty,     dataModelGroup: IrModelGroup)