Skip to content

Commit 6756855

Browse files
committed
Update workspace.ts
1 parent 26398b0 commit 6756855

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/typeDefs/workspace.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,11 @@ export default gql`
122122
""" True if workspace is blocked """
123123
isBlocked: Boolean
124124
125+
"""
126+
For prepaid workspaces, date when the workspace is paid until
127+
"""
128+
paidUntil: DateTime
129+
125130
"""
126131
Workspace projects array
127132
"""

0 commit comments

Comments
 (0)