< Function Signature On Web Console UI>
< Function Signature On Web Console UI>
6 Replies
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.
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 @alexah i see
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 ?
@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!
great, thanks for the input 🙂