we have epiforms installed, and I can see that there is a FormRepository service registered with a publicly exposed API, but I do not see any official documentation on using that service or the object models it returns. Are these interfaces safe to consume within our epi project, or since they are not documented, are they considered subject to breaking changes in future versions?
↧