Alokai

LimitWithCurrent

type LimitWithCurrent = {
  limit?: Maybe<Scalars['Long']>;
  current?: Maybe<Scalars['Long']>;
};

Referenced Types

On this page