Homepage

admin_user_profile_schema_update

Last edit: Oct 26, 2022

Updates user_profile schema

admin_user_profile_schema_update(
  id: ID
  physical_file_path: String
  user_profile_schema: UpdateUserProfileSchemaInputType!
): UserProfileSchema

Arguments

id (ID)

deprecated, please use physical_file_path

physical_file_path (String)

user_profile_schema (UpdateUserProfileSchemaInputType)

Type

UserProfileSchema

Schema for user profile (old name was UserProfileType)

Questions?

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

contact us