API ReferenceTypesWorkspaceUpdateUserProjectSortPreferenceArgsOn this pageWorkspaceUpdateUserProjectSortPreferenceArgs type WorkspaceUpdateUserProjectSortPreferenceArgs = { projectSortPreference: WorkspaceProjectSortOrder; workspaceId: string;}; Properties projectSortPreference projectSortPreference: WorkspaceProjectSortOrder; workspaceId workspaceId: string;