UNPKG

graphdb-workbench-tests

Version:
7 lines (5 loc) 120 B
export class GraphiqlPlaygroundSteps { static getPlayground() { return cy.get('.graphiql-query-editor'); } }