Homepage

user_profile_delete

Last edit: Oct 26, 2022

No description

user_profile_delete(
  form_configuration_name: String
  form_name: String
  profile_type: String!
  user_id: ID!
): Profile!

Arguments

form_configuration_name (String)

deprecated, use form_name

form_name (String)

name of the form which whitelist attributes which can be saved. All
notifications and callbacks associated with the form will be triggered. if
left blank, all attributes will be allowed

profile_type (String)

user_id (ID)

Type

Profile

A profile

Questions?

We are always happy to help with any questions you may have.

contact us