fix gql query text: Textinterface
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ class EnFrSchemaExtension extends SdlSchemaExtensionPluginBase {
|
||||
$registry->addFieldResolver('Query', 'text',
|
||||
$builder->produce('entity_load')
|
||||
->map('type', $builder->fromValue('node'))
|
||||
->map('ids', $builder->fromParent())
|
||||
->map('id', $builder->fromParent())
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user