HTTP: 500
No Success
Error message: A single-valued association path expression to an inverse side is not supported in DQL queries. Use an explicit join instead.
HTTP: 500
No Success
Error message: [Semantical Error] line 0, col 89 near 'MeinAttributeName LIKE': Error: Class Shopware\Models\Customer\Customer has no field or association named attribute.MeinAttributeName
Cache mehrfach gelöscht und Model neu generiert.
Meine Abfrage ist folgende:
$client->get('customers', $params);
Eine Put action funktioniert jedoch problemlos mit folgendem Code: