Profiles
Loading...
Loading...
A Profile represents the information about the currently authenticated end-user.
In addition to financial data, Profiles can store important information about your end-users, such as their email, phone, birthday, address and more. While all customer data is encrypted at rest, Quiltt adds additional column-level encryption to sensitive fields that may contain PII.
Metadata
Profile GraphQL API Reference
profile
QueryReturns information about the authenticated Profile:
profileUpdate
MutationUpdates the Profile with supplied attributes. In this example, we are changing Joe's name
and adding some metadata
fields: