Shopware 6: How to access user’s first_name and last_name from customer’s created_by_id in a custom plugin?
I’m developing a custom plugin for Shopware 6 and I’m extending the sw-customer-base-info component. I need to display the first name and last name of the user who created a customer.