Skip to content

Commit 11c7674

Browse files
Merge pull request #870 from pradeepkanaka/ADO-420/Upgrade-Graphql-version
Upgrade graphql version
2 parents f4bb097 + 3e2aec9 commit 11c7674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Meta/BusinessExtension/Helper/GraphAPIAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class GraphAPIAdapter
5555
/**
5656
* @var string
5757
*/
58-
private $graphAPIVersion = 'v20.0';
58+
private $graphAPIVersion = 'v22.0';
5959

6060
/**
6161
* @var Client

0 commit comments

Comments
 (0)