6 lines
221 B
YAML
6 lines
221 B
YAML
|
|
parameters:
|
||
|
|
visibilityLevels: [public, protected] # array
|
||
|
|
annotationGroups: [todo, deprecated] # array
|
||
|
|
title: "WPGraphQL" # string
|
||
|
|
baseUrl: "https://www.wpgraphql.com/" # string
|
||
|
|
overwrite: false # bool
|