~comcloudway/builds.sr.ht

71d38da5fb5f2aa7689c1e5bc6182fe09895274b — Josh Soref 1 year, 1 month ago 4a99d95
spelling: facilitate

Signed-off-by: Josh Soref <jsoref@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M api/graph/schema.graphqls
M api/graph/schema.graphqls => api/graph/schema.graphqls +1 -1
@@ 40,7 40,7 @@ directive @access(scope: AccessScope!, kind: AccessKind!) on FIELD_DEFINITION

"""
This used to decorate private resolvers which are only accessible to build
workers, and are used to faciliate the build process.
workers, and are used to facilitate the build process.
"""
directive @worker on FIELD_DEFINITION