Add working call for clock in to timeticketbrowser
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import gql from "graphql-tag";
|
||||
|
||||
//TODO: find out if cdk_dealerid, pbs_serialnumber and md_responsibility_centers.defaults.costs need to be added to this
|
||||
export const QUERY_BODYSHOP = gql`
|
||||
query QUERY_BODYSHOP {
|
||||
bodyshops(where: { associations: { active: { _eq: true } } }) {
|
||||
|
||||
Reference in New Issue
Block a user