postIdArg
Variable: postIdArg
constpostIdArg:ZodObject<{id:ZodString; },$strip>
Defined in: src/graphql/validators/core.ts:184
Common pattern for queries/mutations that accept a post ID.
constpostIdArg:ZodObject<{id:ZodString; },$strip>
Defined in: src/graphql/validators/core.ts:184
Common pattern for queries/mutations that accept a post ID.