Module backend::service::plantings

source ·
Expand description

Service layer for plantings.

Constants§

Functions§

  • Create a new planting in the database.
  • Delete the planting from the database.
  • Search plantings from the database.
  • Get all plantings that have a specific seed id. Also returns a plantings map id.
  • Update the planting in the database.