Further cleanup of components for subscription use
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { gql } from "apollo-boost";
|
||||
|
||||
export const GET_ALL_OPEN_JOBS = gql`
|
||||
query {
|
||||
{
|
||||
jobs {
|
||||
id
|
||||
est_number
|
||||
|
||||
Reference in New Issue
Block a user