We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dea827 commit 3e2aec9Copy full SHA for 3e2aec9
app/code/Meta/BusinessExtension/Helper/GraphAPIAdapter.php
@@ -55,7 +55,7 @@ class GraphAPIAdapter
55
/**
56
* @var string
57
*/
58
- private $graphAPIVersion = 'v20.0';
+ private $graphAPIVersion = 'v22.0';
59
60
61
* @var Client
0 commit comments