Alokai

QueryCmsPageArgs

type QueryCmsPageArgs = {
  id?: InputMaybe<Scalars['Int']['input']>;
  identifier?: InputMaybe<Scalars['String']['input']>;
};

Referenced Types

On this page