Input Object

ProvidersOrderBy

Usage Example
query {
# Use this type in your queries
someQuery {
email
familyName
givenName
insertedAt
}
}