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 9186f4a commit dc51f3eCopy full SHA for dc51f3e
dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQlAbstract.php
@@ -33,6 +33,7 @@ abstract class GraphQlAbstract extends WebapiAbstract
33
* @param string $query
34
* @param array $variables
35
* @param string $operationName
36
+ * @param array $headers
37
* @return array|int|string|float|bool GraphQL call results
38
* @throws \Exception
39
*/
0 commit comments