OperationsQuery constructor

OperationsQuery({
  1. required OperationsArguments variables,
})

Implementation

OperationsQuery({required this.variables});