Remove `editor` GraphQL field from workspace type and queries
MR: pending ### Description Under the workspaces domain, The `editor` field on the graphql type defaults to `webide` which is inaccurate and could be confused with the Gitlab Web IDE. Since this field does not serve a purpose at the moment. We want to remove it entirely
issue