Type Alias ProjectReleaseArgs

ProjectReleaseArgs: {
    version?: InputMaybe<Scalars["String"]["input"]>;
}