mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +03:00
a5f2161e1c
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3207 Co-authored-by: Rakesh Emmadi <12475069+rakeshkky@users.noreply.github.com> GitOrigin-RevId: 92a4aa3cf802bc76858c4be4273a2f6a7d4aa395
11 lines
159 B
YAML
11 lines
159 B
YAML
type: bulk
|
|
args:
|
|
|
|
# Drop relationship first
|
|
- type: mssql_drop_relationship
|
|
args:
|
|
source: mssql
|
|
relationship: articles
|
|
table:
|
|
name: author
|