export const OperationDeleteOneMutation = mutationField('deleteOneOperation', {
  type: 'Operation',
  args: {
    where: nonNull(
      arg({