IO-1618 Prevent PAE posting of bills.
This commit is contained in:
@@ -2,7 +2,7 @@ import { gql } from "@apollo/client";
|
||||
|
||||
export const QUERY_ALL_ASSOCIATIONS = gql`
|
||||
query QUERY_ALL_ASSOCIATIONS {
|
||||
associations {
|
||||
associations(order_by: { bodyshop: { shopname: asc } }) {
|
||||
id
|
||||
active
|
||||
bodyshop {
|
||||
|
||||
Reference in New Issue
Block a user