Enable Storefront GraphQL to resolve Pointer fields for CustomersGroup and CustomersOrganization
Currently, Litium Storefront GraphQL only returns GUIDs for Pointer fields like CustomersGroup and CustomersOrganization, without resolving them into meaningful entity details. This creates additional complexity when we need to fetch customer grou...