Mutation
deleteSocialProfileView
Hard-delete a saved Social Profile view.
Arguments
- id ID! required
- FilterPreset UUID of the social profile view to delete.
Returns
Object, input and enum types open in place — use + to reveal their fields. A type that is already open above the row stops at a ↻ circular marker, and anything nested past the depth limit links out to its own page instead.
- 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.
- field [String!]
- Path to the input field that caused the error.
- message String!
- The error message.