// Interface automatically generated by schemas-to-ts export interface AdminPanelRelationPropertyModification { connect: T[]; disconnect: T[]; }