T
TypeDB•2mo ago
kenho811

< Function Signature On Web Console UI>

< Function Signature On Web Console UI>
6 Replies
kenho811
kenho811OP•2mo ago
I am reading about Function on this page. https://development--typedb-docs.netlify.app/new_home/get_started/query-composition#_functions I wonder if on the web console UI, custom functions created by users are displayed? Like displaying the signature, i.e. input and output. I happen to be away from my computers for a few days (on holiday), so I could not test this out. Reason of asking is, if I created and commited some functions to the server, it would great to see them on the UI.
krishnan
krishnan•2mo ago
This should be available when you dump the schema database schema <db_name> Ah, that's on console. Web console I'm not sure. Might be something to add to the sidebar @alex
alex
alex•2mo ago
ah i see
Joshua
Joshua•2mo ago
yeah alex this is an issue i think with everything that is "non-concept", so annotations && functions we really need to sort this out, perhaps immediately after the docs upgrade how do you like the new get started preview @kenho811 ?
kenho811
kenho811OP•2mo ago
@Joshua I love it! I am learning a lot when reading it. I like the layout. - create a schema - create data - query composition This is exactly what helps me understand typeql syntax better!
Joshua
Joshua•2mo ago
great, thanks for the input 🙂

Did you find this page helpful?