graphql-engine/docs/graphql/manual/schema/relationships/rename.rst
2018-11-06 14:08:40 +05:30

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).