Alokai

TimeAttributeDefinitionType

type TimeAttributeDefinitionType = AttributeDefinitionType & {
  __typename?: 'TimeAttributeDefinitionType';
  name: Scalars['String'];
};

Referenced Types

On this page