Archive API docs
MUTATION

createSocialProfileView

Create a saved Social Profile view for the current workspace.

Arguments

input CreateSocialProfileViewInput! required
Mutation input.

Returns

socialProfileView SocialProfileView
The newly created social profile view. Null on validation failure.
userErrors [UserError!]!
List of user-facing validation errors. Empty on success.