Skip to content

Commit 3e2aec9

Browse files
committed
Upgrade graphql version
1 parent 7dea827 commit 3e2aec9

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)