Skip to content

@saflib/identity-db


Type Alias: UpdateProfileParams

UpdateProfileParams = Pick<typeof users.$inferInsert, "name" | "givenName" | "familyName">