graphql-engine/docs/graphql/manual/schema/relationships/rename.rst

9 lines
332 B
ReStructuredText
Raw Normal View History

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