MCPcopy Create free account

hub / github.com/GraphQL-Designer/graphqldesigner.com / functions

Functions186 in github.com/GraphQL-Designer/graphqldesigner.com

FunctionCodeApp
()
client/components/code/code-app.jsx:8
FunctionCodeClientContainer
({ tables })
client/components/code/code-containers/client-code.jsx:13
FunctionCodeDBSQLContainer
({ database, tables })
client/components/code/code-containers/db-code.jsx:16
FunctionCodeServerContainer
({ tables, database })
client/components/code/code-containers/server-code.jsx:13
FunctionCreateTable
({ tables, selectedTable, tableName, tableID, database, saveTableDataInput, tableNameChange, i
client/components/schema/sidebar/create-table.jsx:48
FunctionCustomizedQueryContainer
(props)
client/components/query/customized-query-container.jsx:11
FunctionField
({ deletedFieldRelationUpdate, deleteField, handleFieldsSelect, fieldIndex, tableIndex, buttonCol
client/components/schema/field.jsx:14
FunctionLoader
()
client/components/navbar/export-code/loader.jsx:4
FunctionMainNav
({ handleNewProject })
client/components/navbar/navbar.jsx:18
FunctionQueryApp
(props)
client/components/query/query-app.jsx:17
FunctionQueryCodeContainer
(props)
client/components/query/query-code-container.jsx:10
FunctionSchemaApp
({ tables, selectedField })
client/components/schema/schema-app.jsx:19
FunctionSubQuery
({ tableIndex, fieldIndex, newQuery, tables, subQueryIndex, onToggle })
client/components/query/sidebar/subquery.jsx:7
FunctionTable
({ tableIndex, tableData, database, deleteTable, addField, handleSelectedTable, })
client/components/schema/table.jsx:36
FunctionTableOptions
({ database, selectedField, tables, saveFieldInput, handleChange, openTableCreator, handleSnackb
client/components/schema/sidebar/table-options.jsx:39
FunctionTeam
()
client/components/navbar/team/team-container.jsx:7
FunctionTeamMember
({ name, photo, GitHub, LinkedIn })
client/components/navbar/team/team-member.jsx:3
FunctionThemedIndex
()
client/index.jsx:14
FunctionaddFieldClicked
client/actions/actions.js:34
FunctionchooseDatabase
client/actions/actions.js:5
MethodcomponentDidMount
()
client/components/welcome/welcome.jsx:35
Methodconstructor
(props)
client/components/query/sidebar/create-query-sidebar.jsx:73
Methodconstructor
(props)
client/components/welcome/welcome.jsx:26
Methodconstructor
(props)
client/components/navbar/export-code/export-button.jsx:14
Methodconstructor
(props)
client/components/navbar/team/team-button.jsx:7
Methodconstructor
(props)
client/components/navbar/info/info.jsx:15
FunctioncreatePackageJson
(data)
utl/create_file_func/create_readme.js:1
FunctioncreateQuery
client/actions/actions.js:75
FunctiongeneralReducers
(state = initialState, action)
client/reducers/generalReducers.js:8
MethodhandleClose
()
client/components/welcome/welcome.jsx:41
FunctionhandleDeleteField
()
client/components/schema/field.jsx:25
MethodhandleExport
()
client/components/navbar/export-code/export-button.jsx:55
FunctionhandleFieldsUpdate
client/actions/actions.js:44
MethodhandleInfoToggle
()
client/components/navbar/info/info.jsx:23
FunctionhandleNewQueryChange
client/actions/actions.js:84
MethodhandleNewQueryChange
(name, event, index, value)
client/components/query/sidebar/create-query-sidebar.jsx:102
FunctionhandleNewQueryName
client/actions/actions.js:105
MethodhandleNewQueryName
(event)
client/components/query/sidebar/create-query-sidebar.jsx:90
FunctionhandleNewSubQueryToggle
client/actions/actions.js:110
MethodhandleNewSubQueryToggle
(fieldIndex, tableIndex)
client/components/query/sidebar/create-query-sidebar.jsx:135
FunctionhandleRequestClose
()
client/components/app.jsx:41
FunctionhandleReturnValues
client/actions/actions.js:95
FunctionhandleSubQuerySelector
client/actions/actions.js:100
MethodhandleSubQuerySelector
(tableIndex, fieldIndex, refType)
client/components/query/sidebar/create-query-sidebar.jsx:131
FunctionhandleTableID
()
client/actions/actions.js:59
FunctionhandleTableNameChange
client/actions/actions.js:54
MethodhandleToggle
(subQueryIndex, fieldIndex, tableIndex, returnFieldsIndex)
client/components/query/sidebar/create-query-sidebar.jsx:97
MethodhandleToggleTeam
()
client/components/navbar/team/team-button.jsx:15
FunctionhandleUpdateField
(event)
client/components/schema/field.jsx:32
FunctionmapDispatchToProps
client/components/app.jsx:36
FunctionmapDispatchToProps
client/components/query/query-app.jsx:14
FunctionmapDispatchToProps
client/components/query/sidebar/create-query-sidebar.jsx:61
FunctionmapDispatchToProps
client/components/welcome/welcome.jsx:14
FunctionmapDispatchToProps
client/components/schema/field.jsx:8
FunctionmapDispatchToProps
client/components/schema/table.jsx:29
FunctionmapDispatchToProps
client/components/schema/sidebar/create-table.jsx:40
FunctionmapDispatchToProps
client/components/schema/sidebar/table-options.jsx:31
FunctionmapDispatchToProps
client/components/navbar/navbar.jsx:14
FunctionmapStateToProps
client/components/app.jsx:32
FunctionmapStateToProps
client/components/query/query-code-container.jsx:6
FunctionmapStateToProps
client/components/query/query-app.jsx:10
FunctionmapStateToProps
client/components/query/customized-query-container.jsx:6
FunctionmapStateToProps
client/components/query/sidebar/create-query-sidebar.jsx:53
FunctionmapStateToProps
client/components/schema/schema-app.jsx:14
FunctionmapStateToProps
client/components/schema/table.jsx:24
FunctionmapStateToProps
client/components/schema/sidebar/create-table.jsx:32
FunctionmapStateToProps
client/components/schema/sidebar/table-options.jsx:25
FunctionmapStateToProps
client/components/navbar/export-code/export-button.jsx:8
FunctionmapStateToProps
client/components/code/code-containers/client-code.jsx:9
FunctionmapStateToProps
client/components/code/code-containers/db-code.jsx:11
FunctionmapStateToProps
client/components/code/code-containers/server-code.jsx:8
FunctionmapStatetoProps
client/components/welcome/welcome.jsx:10
FunctionopenCreateQuery
()
client/actions/actions.js:80
FunctionopenTableCreator
()
client/actions/actions.js:16
FunctionparseSQLTables
(tables)
utl/create_file_func/mysql_scripts.js:1
FunctionqueryReducers
(state = initialState, action)
client/reducers/queryReducers.js:23
Methodrender
()
client/components/query/sidebar/create-query-sidebar.jsx:139
Methodrender
()
client/components/welcome/welcome.jsx:50
Methodrender
()
client/components/navbar/export-code/export-button.jsx:86
Methodrender
()
client/components/navbar/team/team-button.jsx:20
Methodrender
()
client/components/navbar/info/info.jsx:28
FunctionsaveTableData
(e)
client/components/schema/sidebar/create-table.jsx:60
MethodsubmitHandler
(event)
client/components/query/sidebar/create-query-sidebar.jsx:117
FunctionsubmitOptions
(event)
client/components/schema/sidebar/table-options.jsx:58
FunctionsubmitSubQueryHandler
client/actions/actions.js:115
MethodsubmitSubQueryHandler
(event)
client/components/query/sidebar/create-query-sidebar.jsx:125
← previous101–186 of 186, ranked by callers