ServerRegistration
interface ServerRegistration {
path?: string
}
Child interfaces
Properties
Property | Description |
---|---|
path?: string
|
Path to mount GraphQL API |
interface ServerRegistration {
path?: string
}
Property | Description |
---|---|
path?: string
|
Path to mount GraphQL API |