hongbo-miao/hongbomiao.com

View on GitHub
hasura-graphql-engine/metadata/databases/twitter_db/tables/public_tweet.yaml

Summary

Maintainability
Test Coverage
table:
  schema: public
  name: tweet
object_relationships:
  - name: tweet_user
    using:
      manual_configuration:
        remote_table:
          schema: public
          name: twitter_user
        insertion_order: null
        column_mapping:
          twitter_user_id: id