types

package
v0.0.0-...-5346628 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	*mongo.Client
}

type Node

type Node interface {
	ID() graphql.ID
}

Node interface is required by nautilus gateway See here The Node interface here: https://itnext.io/a-guide-to-graphql-schema-federation-part-1-995b639ac035? The only requirement that schema federation imposes on a service is that it must satisfy the Relay Global Object Identification Specification. See here: https://facebook.github.io/relay/graphql/objectidentification.htm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL