mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
9 lines
332 B
ReStructuredText
9 lines
332 B
ReStructuredText
|
Renaming relationships
|
||
|
======================
|
||
|
|
||
|
To rename a relationship, head to ``Data -> [table-name] -> Relationships`` in the console, drop the existing
|
||
|
relationship and recreate it with the new name.
|
||
|
|
||
|
.. note::
|
||
|
|
||
|
You might not be allowed to drop a relationship if it has been referenced elsewhere (e.g. in a permissions rule).
|