Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
return [['name'=> 'customAttributeMetadata', 'args'=> [['name'=> 'attributes', 'description'=> '', 'type'=> ['kind'=> 'NON_NULL', 'name'=> null, 'ofType'=> ['kind'=> 'LIST', 'name'=> null,]], 'defaultValue'=> null,]]], ['name'=> 'testItem', 'args'=> [['name'=> 'id', 'description'=> '', 'type'=> ['kind'=> 'NON_NULL', 'name'=> null, 'ofType'=> ['kind'=> 'SCALAR', 'name'=> 'Int',]], 'defaultValue'=> null,]]], ['name'=> 'urlResolver', 'args'=> [['name'=> 'url', 'description'=> '', 'type'=> ['kind'=> 'NON_NULL', 'name'=> null, 'ofType'=> ['kind'=> 'SCALAR', 'name'=> 'String',]], 'defaultValue'=> null,]]]] | |
return[ [ 'name'=> 'customAttributeMetadata', 'args'=> [ [ 'name'=> 'attributes', 'description'=> '', 'type'=> [ 'kind'=> 'NON_NULL', 'name'=> null, 'ofType'=> [ 'kind'=> 'LIST', 'name'=> null,]], 'defaultValue'=> null,]]], [ 'name'=> 'testItem', 'args'=> [ [ 'name'=> 'id', 'description'=> '', 'type'=> [ 'kind'=> 'NON_NULL', 'name'=> null, 'ofType'=> [ 'kind'=> 'SCALAR', 'name'=> 'Int',]], 'defaultValue'=> null,]]], [ 'name'=> 'urlResolver', 'args'=> [ [ 'name'=> 'url', 'description'=> '', 'type'=> [ 'kind'=> 'NON_NULL', 'name'=> null, 'ofType'=> [ 'kind'=> 'SCALAR', 'name'=> 'String',]], 'defaultValue'=> null,]]]] |
Definition at line 77 of file query_introspection.php.