Alokai

TimeType

type TimeType = FieldType & {
  __typename?: 'TimeType';
  name: Scalars['String'];
};

Referenced Types

On this page