Fields | Reference? |
---|
company | |
createdAt | |
familyName | |
givenName | |
id | |
phoneNumber | |
status | |
updatedAt | |
query MyQuery {
deletedUsers {
id
familyName
givenName
}
}
The Unearth API allows you to query your data using a number of tools to sort and filter. Click the link above to see how!