added tt_allow_post_to_invoiced to QUERY_BODYSHOP

This commit is contained in:
jfrye122
2023-05-09 14:01:20 -04:00
parent e57a3605b8
commit c8ef54b153

View File

@@ -11,6 +11,7 @@ export const QUERY_BODYSHOP = gql`
shopname
features
localmediatoken
tt_allow_post_to_invoiced
}
}
`;