Ghost/ghost/members-api/lib/services
Thibaut Patel a0001df1ad Added the product name property in member reads
refs https://github.com/TryGhost/Team/issues/1141

- The goal is to retrieve the product name for canceled subscriptions
- The property is located at `member.subscriptions.price.product.name`
- We can't easily get the full product as products are retrieved using a join through `members_products`, and there is only a `members_products` row when the subscription is active
2022-03-10 09:50:10 +01:00
..
geolocation.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member-bread.js Added the product name property in member reads 2022-03-10 09:50:10 +01:00
token.js Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00