Alokai

KeyReference

type KeyReference = {
  __typename?: 'KeyReference';
  typeId: Scalars['String'];
  key: Scalars['String'];
};

Referenced Types

On this page