Added description and duration to graphql Release type.
This commit is contained in:
parent
3d4d7cc307
commit
128f930c7e
|
@ -106,6 +106,8 @@ export const scenesSchema = `
|
|||
title: String
|
||||
effectiveDate: Date
|
||||
date: Date
|
||||
duration: Int
|
||||
description: String
|
||||
createdAt: Date
|
||||
shootId: Int
|
||||
channel: Entity
|
||||
|
|
Loading…
Reference in New Issue