Input Object

AccountsOrderBy

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

Fields