Alokai

RawCustomField

type RawCustomField = {
  __typename?: 'RawCustomField';
  name: Scalars['String'];
  value: Scalars['Json'];
};

Referenced Types

On this page