@@ -45,26 +45,5 @@ export const GET_FILTER_ATTRIBUTES = gql`
}
- brand: attribute(id: "/api/admin/attributes/25") {
- id
- code
- options {
- edges {
- node {
- adminName
- translations {
- label
- locale
- }
`;