UNPKG

fauna-gql-upload

Version:

Manage your FaunaDB resources in within your project and upload them using a single command

3 lines (2 loc) 130 B
import { Resource } from "../types"; export default function createFunctionsWithoutRoles(resources: Resource[]): Promise<object>;