update order and service
This commit is contained in:
@@ -35,6 +35,9 @@ export class ServiceSchema extends PothosSchema {
|
||||
description: t.exposeString('description', {
|
||||
description: 'The description of the service.',
|
||||
}),
|
||||
content: t.exposeString('content', {
|
||||
description: 'The content of the service.',
|
||||
}),
|
||||
centerId: t.exposeID('centerId', {
|
||||
description: 'The ID of the center that offers the service.',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user