Alokai

MutationCreateStateArgs

type MutationCreateStateArgs = {
  draft: StateDraft;
};

Referenced Types

On this page