serverPrefetch() {
    if (!this.id || !this.resourceType) {
      return Promise.reject();
    }