Backstage
    Preparing search index...
    • Returns a function that checks whether the currently signed-in user is an owner of a given entity. When the hook is initially mounted, the loading flag will be true and the results returned from the function will always be false.

      Returns { isOwnedEntity: (entity: Entity) => boolean; loading: boolean }

      a function that checks if the signed in user owns an entity