public interface AssetsQueryResolver { @javax.validation.constraints.NotNull java.util.Collection assets() throws Exception; }