fragment DomainSubscriptionOdbcLimitFragment on Domain { subscription { id limits { odbc { used remaining isLimitAvailable } } } }