We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5be59 commit 895bd32Copy full SHA for 895bd32
1 file changed
src/schema/prompts.ts
@@ -30,6 +30,8 @@ export const typeDefs = /* GraphQL */ `
30
31
description: String
32
33
+ prompt: String!
34
+
35
createdAt: DateTime!
36
37
updatedAt: DateTime!
0 commit comments