Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Function

A custom SQL function to add to the GraphQL schema with configuration. https://hasura.io/docs/1.0/graphql/manual/api-reference/schema-metadata-api/custom-functions.html#args-syntax

Hierarchy

  • Function

Index

Properties

Properties

Optional configuration

configuration: FunctionConfiguration

Configuration for the SQL function

function

function: FunctionName

Name of the SQL function

Generated using TypeDoc