Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Fabien O'Carroll 6693d470d0 Removed superfluous benefits relation fetch
refs https://github.com/TryGhost/Team/issues/919

As we pass the `benefits` to the Product model on creation, we do not
need to manually fetch them again. In fact doing so causes a strange SQL
error, where we attempt to run `SELECT undefined.*`.
2021-07-20 12:36:41 +01:00
ghost Removed superfluous benefits relation fetch 2021-07-20 12:36:41 +01:00