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.
2 parents f4bb097 + 3e2aec9 commit 11c7674Copy full SHA for 11c7674
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