dgs icon indicating copy to clipboard operation
dgs copied to clipboard

Clarify entity fetcher contract

Open lorensr opened this issue 1 year ago • 0 comments

  • Should return either a single instance or null (technically can return a List with one item in it and the framework will unwrap, but not mentioning that as I wouldn't recommend it)
  • Can fetch data

lorensr avatar Nov 13 '24 23:11 lorensr