Archive API docs
MUTATION

deleteSocialProfileView

Hard-delete a saved Social Profile view.

Arguments

id ID! required
FilterPreset UUID of the social profile view to delete.

Returns

deletedSocialProfileViewId ID
ID of the deleted social profile view. Null when no such view exists in the workspace.
userErrors [UserError!]!
List of user-facing errors. Populated only when deletion failed.