Add back hasura metadata for tasks.
This commit is contained in:
@@ -5712,25 +5712,26 @@
|
|||||||
- active:
|
- active:
|
||||||
_eq: true
|
_eq: true
|
||||||
columns:
|
columns:
|
||||||
- completed
|
|
||||||
- deleted
|
|
||||||
- priority
|
|
||||||
- assigned_to
|
- assigned_to
|
||||||
- created_by
|
|
||||||
- description
|
|
||||||
- title
|
|
||||||
- completed_at
|
|
||||||
- created_at
|
|
||||||
- deleted_at
|
|
||||||
- due_date
|
|
||||||
- remind_at
|
|
||||||
- updated_at
|
|
||||||
- billid
|
- billid
|
||||||
- bodyshopid
|
- bodyshopid
|
||||||
|
- completed
|
||||||
|
- completed_at
|
||||||
|
- created_at
|
||||||
|
- created_by
|
||||||
|
- deleted
|
||||||
|
- deleted_at
|
||||||
|
- description
|
||||||
|
- due_date
|
||||||
- id
|
- id
|
||||||
- jobid
|
- jobid
|
||||||
- joblineid
|
- joblineid
|
||||||
- partsorderid
|
- partsorderid
|
||||||
|
- priority
|
||||||
|
- remind_at
|
||||||
|
- remind_at_sent
|
||||||
|
- title
|
||||||
|
- updated_at
|
||||||
select_permissions:
|
select_permissions:
|
||||||
- role: user
|
- role: user
|
||||||
permission:
|
permission:
|
||||||
@@ -5768,25 +5769,26 @@
|
|||||||
- role: user
|
- role: user
|
||||||
permission:
|
permission:
|
||||||
columns:
|
columns:
|
||||||
- completed
|
|
||||||
- deleted
|
|
||||||
- priority
|
|
||||||
- assigned_to
|
- assigned_to
|
||||||
- created_by
|
|
||||||
- description
|
|
||||||
- title
|
|
||||||
- completed_at
|
|
||||||
- created_at
|
|
||||||
- deleted_at
|
|
||||||
- due_date
|
|
||||||
- remind_at
|
|
||||||
- updated_at
|
|
||||||
- billid
|
- billid
|
||||||
- bodyshopid
|
- bodyshopid
|
||||||
|
- completed
|
||||||
|
- completed_at
|
||||||
|
- created_at
|
||||||
|
- created_by
|
||||||
|
- deleted
|
||||||
|
- deleted_at
|
||||||
|
- description
|
||||||
|
- due_date
|
||||||
- id
|
- id
|
||||||
- jobid
|
- jobid
|
||||||
- joblineid
|
- joblineid
|
||||||
- partsorderid
|
- partsorderid
|
||||||
|
- priority
|
||||||
|
- remind_at
|
||||||
|
- remind_at_sent
|
||||||
|
- title
|
||||||
|
- updated_at
|
||||||
filter:
|
filter:
|
||||||
bodyshop:
|
bodyshop:
|
||||||
associations:
|
associations:
|
||||||
|
|||||||
Reference in New Issue
Block a user