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

14 lines
406 B
ReStructuredText
Raw Normal View History

Renaming relationships
======================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
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).