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)