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 75f4355 commit 0b9bc69Copy full SHA for 0b9bc69
app/code/Meta/BusinessExtension/Helper/GraphAPIAdapter.php
@@ -53,7 +53,7 @@ class GraphAPIAdapter
53
/**
54
* @var string
55
*/
56
- private $graphAPIVersion = '15.0';
+ private $graphAPIVersion = '18.0';
57
58
59
* @var Client
0 commit comments