From b2176dfd3df5fdbcdfd239a011ef4b91c604cc0d Mon Sep 17 00:00:00 2001 From: oliverbj Date: Tue, 20 Jun 2023 14:41:54 +0200 Subject: [PATCH] wip --- src/Cord.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cord.php b/src/Cord.php index a9cce11..3cdf598 100644 --- a/src/Cord.php +++ b/src/Cord.php @@ -138,7 +138,7 @@ public function organizationRetrieval(): self return $this; } - public function criteriaGroup(array $criteria, string $type = 'Partial'): self + public function criteriaGroup(array $criteria, string $type = 'Key'): self { $criteriaGroup = [ 'CriteriaGroup' => [