updated build add update delete
This commit is contained in:
@@ -14,10 +14,10 @@ export async function POST(request: Request) {
|
||||
builds(input: $input) {
|
||||
data {
|
||||
_id
|
||||
collectionToken
|
||||
createdAt
|
||||
updatedAt
|
||||
buildType {
|
||||
_id
|
||||
token
|
||||
typeToken
|
||||
type
|
||||
|
||||
Reference in New Issue
Block a user