A: If your database already has tables, you can use the “Untracked Tables or Views” section in Hasura’s UI to track them, so they become part of the GraphQL schema. Similarly, you can establish foreign key relationships so GraphQL queries can traverse them.