From 6191454b6eed7369a9b857d047fe28278b58a4d8 Mon Sep 17 00:00:00 2001 From: Jonathan Ly Date: Fri, 29 Sep 2023 11:03:33 +0930 Subject: [PATCH 1/2] Update generate graphql.schema helper text --- scripts/graphql_api_content/render_helpers.rb | 4 ++-- .../scripts/graphql_api_content/render_helpers_spec.rb | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/scripts/graphql_api_content/render_helpers.rb b/scripts/graphql_api_content/render_helpers.rb index cb3aac3672..891693915e 100644 --- a/scripts/graphql_api_content/render_helpers.rb +++ b/scripts/graphql_api_content/render_helpers.rb @@ -226,9 +226,9 @@ def render_page(schema_type_data, namespace) # | |__| | |__| | | |\ | |__| | | | | |____| |__| || |_ | | # |_____/ \____/ |_| \_|\____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, - # please build the schema.json by running `rails api:graph:export` + # please build the schema.graphql by running `rails api:graph:export` # with https://github.com/buildkite/buildkite/, - # replace the content in data/graphql_data_schema.json + # replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: #{name} – #{namespace} – GraphQL API diff --git a/spec/scripts/graphql_api_content/render_helpers_spec.rb b/spec/scripts/graphql_api_content/render_helpers_spec.rb index 85f0dc3ac7..f39ea8ef56 100644 --- a/spec/scripts/graphql_api_content/render_helpers_spec.rb +++ b/spec/scripts/graphql_api_content/render_helpers_spec.rb @@ -88,7 +88,7 @@ } } } - + expect(render_of_type(of_type)).to eq( <<~HTML @@ -664,9 +664,9 @@ # | |__| | |__| | | |\ | |__| | | | | |____| |__| || |_ | | # |_____/ \____/ |_| \_|\____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, - # please build the schema.json by running `rails api:graph:export` + # please build the schema.graphql by running `rails api:graph:export` # with https://github.com/buildkite/buildkite/, - # replace the content in data/graphql_data_schema.json + # replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeTrigger – Object – GraphQL API @@ -743,9 +743,9 @@ # | |__| | |__| | | |\ | |__| | | | | |____| |__| || |_ | | # |_____/ \____/ |_| \_|\____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, - # please build the schema.json by running `rails api:graph:export` + # please build the schema.graphql by running `rails api:graph:export` # with https://github.com/buildkite/buildkite/, - # replace the content in data/graphql_data_schema.json + # replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __DirectiveLocation – Object – GraphQL API From ecaad68af278a04d7d6e34dae3c2aad0db1047f7 Mon Sep 17 00:00:00 2001 From: Jonathan Ly Date: Fri, 29 Sep 2023 11:06:23 +0930 Subject: [PATCH 2/2] Regenerate pages --- pages/apis/graphql/schemas/enum/__directivelocation.md | 4 ++-- pages/apis/graphql/schemas/enum/__typekind.md | 4 ++-- pages/apis/graphql/schemas/enum/annotationstyle.md | 4 ++-- pages/apis/graphql/schemas/enum/apiaccesstokenscopes.md | 4 ++-- pages/apis/graphql/schemas/enum/auditactortype.md | 4 ++-- pages/apis/graphql/schemas/enum/auditeventtype.md | 4 ++-- pages/apis/graphql/schemas/enum/auditsubjecttype.md | 4 ++-- pages/apis/graphql/schemas/enum/authorizationtype.md | 4 ++-- pages/apis/graphql/schemas/enum/buildblockedstates.md | 4 ++-- pages/apis/graphql/schemas/enum/buildretentionperiods.md | 4 ++-- pages/apis/graphql/schemas/enum/buildstates.md | 4 ++-- pages/apis/graphql/schemas/enum/clusterorder.md | 4 ++-- pages/apis/graphql/schemas/enum/clusterqueueorder.md | 4 ++-- pages/apis/graphql/schemas/enum/jobeventactortype.md | 4 ++-- pages/apis/graphql/schemas/enum/jobeventsignalreason.md | 4 ++-- pages/apis/graphql/schemas/enum/jobeventtype.md | 4 ++-- pages/apis/graphql/schemas/enum/joborder.md | 4 ++-- pages/apis/graphql/schemas/enum/jobretrytypes.md | 4 ++-- pages/apis/graphql/schemas/enum/jobstates.md | 4 ++-- pages/apis/graphql/schemas/enum/jobtypes.md | 4 ++-- pages/apis/graphql/schemas/enum/noticenamespaces.md | 4 ++-- .../apis/graphql/schemas/enum/organizationauditeventorders.md | 4 ++-- .../apis/graphql/schemas/enum/organizationinvitationorders.md | 4 ++-- .../apis/graphql/schemas/enum/organizationinvitationstates.md | 4 ++-- pages/apis/graphql/schemas/enum/organizationmemberorder.md | 4 ++-- pages/apis/graphql/schemas/enum/organizationmemberrole.md | 4 ++-- .../graphql/schemas/enum/organizationmemberssomodeenum.md | 4 ++-- pages/apis/graphql/schemas/enum/pipelineaccesslevels.md | 4 ++-- pages/apis/graphql/schemas/enum/pipelineorders.md | 4 ++-- pages/apis/graphql/schemas/enum/pipelinevisibility.md | 4 ++-- pages/apis/graphql/schemas/enum/resourceusagetype.md | 4 ++-- pages/apis/graphql/schemas/enum/revokeinactivetokenperiod.md | 4 ++-- pages/apis/graphql/schemas/enum/ssoauthorizationstate.md | 4 ++-- .../graphql/schemas/enum/ssoprovidersamlrsaxmlsecurity.md | 4 ++-- pages/apis/graphql/schemas/enum/ssoprovidersamlxmlsecurity.md | 4 ++-- pages/apis/graphql/schemas/enum/ssoproviderstates.md | 4 ++-- pages/apis/graphql/schemas/enum/ssoprovidertypes.md | 4 ++-- pages/apis/graphql/schemas/enum/suiteaccesslevels.md | 4 ++-- pages/apis/graphql/schemas/enum/suiteorders.md | 4 ++-- pages/apis/graphql/schemas/enum/teammemberorder.md | 4 ++-- pages/apis/graphql/schemas/enum/teammemberrole.md | 4 ++-- pages/apis/graphql/schemas/enum/teamorder.md | 4 ++-- pages/apis/graphql/schemas/enum/teampipelineorder.md | 4 ++-- pages/apis/graphql/schemas/enum/teamprivacy.md | 4 ++-- pages/apis/graphql/schemas/enum/teamsuiteorder.md | 4 ++-- pages/apis/graphql/schemas/input_object/agentstopinput.md | 4 ++-- .../graphql/schemas/input_object/agenttokencreateinput.md | 4 ++-- .../graphql/schemas/input_object/agenttokenrevokeinput.md | 4 ++-- .../input_object/apiaccesstokencodeauthorizemutationinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/buildannotateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/buildauthorinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/buildcancelinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/buildcreateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/buildmetadatainput.md | 4 ++-- pages/apis/graphql/schemas/input_object/buildrebuildinput.md | 4 ++-- .../schemas/input_object/clusteragenttokencreateinput.md | 4 ++-- .../schemas/input_object/clusteragenttokenrevokeinput.md | 4 ++-- .../schemas/input_object/clusteragenttokenupdateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/clustercreateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/clusterdeleteinput.md | 4 ++-- .../graphql/schemas/input_object/clusterqueuecreateinput.md | 4 ++-- .../graphql/schemas/input_object/clusterqueuedeleteinput.md | 4 ++-- .../schemas/input_object/clusterqueuepausedispatchinput.md | 4 ++-- .../schemas/input_object/clusterqueueresumedispatchinput.md | 4 ++-- .../graphql/schemas/input_object/clusterqueueupdateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/clusterupdateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/emailcreateinput.md | 4 ++-- .../schemas/input_object/emailresendverificationinput.md | 4 ++-- .../graphql/schemas/input_object/graphqlsnippetcreateinput.md | 4 ++-- .../apis/graphql/schemas/input_object/jobconcurrencysearch.md | 4 ++-- pages/apis/graphql/schemas/input_object/jobprioritysearch.md | 4 ++-- pages/apis/graphql/schemas/input_object/jobstepsearch.md | 4 ++-- .../graphql/schemas/input_object/jobtypeblockunblockinput.md | 4 ++-- .../graphql/schemas/input_object/jobtypecommandcancelinput.md | 4 ++-- .../graphql/schemas/input_object/jobtypecommandretryinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/noticedismissinput.md | 4 ++-- .../organizationapiaccesstokenrevokemutationinput.md | 4 ++-- .../organizationapiipallowlistupdatemutationinput.md | 4 ++-- .../schemas/input_object/organizationbannerdeleteinput.md | 4 ++-- .../schemas/input_object/organizationbannerupsertinput.md | 4 ++-- ...rcetwofactorauthenticationformembersupdatemutationinput.md | 4 ++-- .../schemas/input_object/organizationinvitationcreateinput.md | 4 ++-- .../schemas/input_object/organizationinvitationresendinput.md | 4 ++-- .../schemas/input_object/organizationinvitationrevokeinput.md | 4 ++-- .../schemas/input_object/organizationinvitationssoinput.md | 4 ++-- .../input_object/organizationinvitationteamassignmentinput.md | 4 ++-- .../schemas/input_object/organizationmemberdeleteinput.md | 4 ++-- .../schemas/input_object/organizationmembersecurityinput.md | 4 ++-- .../schemas/input_object/organizationmemberssoinput.md | 4 ++-- .../schemas/input_object/organizationmemberupdateinput.md | 4 ++-- ...rganizationrevokeinactivetokensafterupdatemutationinput.md | 4 ++-- .../apis/graphql/schemas/input_object/pipelinearchiveinput.md | 4 ++-- .../apis/graphql/schemas/input_object/pipelinecreateinput.md | 4 ++-- .../schemas/input_object/pipelinecreatewebhookinput.md | 4 ++-- .../apis/graphql/schemas/input_object/pipelinedeleteinput.md | 4 ++-- .../graphql/schemas/input_object/pipelinefavoriteinput.md | 4 ++-- .../graphql/schemas/input_object/pipelinerepositoryinput.md | 4 ++-- .../schemas/input_object/pipelinerotatewebhookurlinput.md | 4 ++-- .../schemas/input_object/pipelineschedulecreateinput.md | 4 ++-- .../schemas/input_object/pipelinescheduledeleteinput.md | 4 ++-- .../schemas/input_object/pipelinescheduleupdateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/pipelinestepsinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/pipelinetaginput.md | 4 ++-- .../schemas/input_object/pipelineteamassignmentinput.md | 4 ++-- .../graphql/schemas/input_object/pipelineunarchiveinput.md | 4 ++-- .../apis/graphql/schemas/input_object/pipelineupdateinput.md | 4 ++-- .../graphql/schemas/input_object/ssoprovidercreateinput.md | 4 ++-- .../graphql/schemas/input_object/ssoproviderdeleteinput.md | 4 ++-- .../graphql/schemas/input_object/ssoproviderdisableinput.md | 4 ++-- .../graphql/schemas/input_object/ssoproviderenableinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/ssoprovidersamlidp.md | 4 ++-- .../schemas/input_object/ssoprovidersamlidpmetadata.md | 4 ++-- .../graphql/schemas/input_object/ssoproviderupdateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/teamcreateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/teamdeleteinput.md | 4 ++-- .../graphql/schemas/input_object/teammembercreateinput.md | 4 ++-- .../graphql/schemas/input_object/teammemberdeleteinput.md | 4 ++-- .../graphql/schemas/input_object/teammemberupdateinput.md | 4 ++-- .../graphql/schemas/input_object/teampipelinecreateinput.md | 4 ++-- .../graphql/schemas/input_object/teampipelinedeleteinput.md | 4 ++-- .../graphql/schemas/input_object/teampipelineupdateinput.md | 4 ++-- .../apis/graphql/schemas/input_object/teamsuitecreateinput.md | 4 ++-- .../apis/graphql/schemas/input_object/teamsuitedeleteinput.md | 4 ++-- .../apis/graphql/schemas/input_object/teamsuiteupdateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/teamupdateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/totpactivateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/totpcreateinput.md | 4 ++-- pages/apis/graphql/schemas/input_object/totpdeleteinput.md | 4 ++-- .../schemas/input_object/totprecoverycodesregenerateinput.md | 4 ++-- pages/apis/graphql/schemas/interface/authorization.md | 4 ++-- pages/apis/graphql/schemas/interface/buildsource.md | 4 ++-- pages/apis/graphql/schemas/interface/connection.md | 4 ++-- pages/apis/graphql/schemas/interface/jobevent.md | 4 ++-- pages/apis/graphql/schemas/interface/jobinterface.md | 4 ++-- pages/apis/graphql/schemas/interface/node.md | 4 ++-- pages/apis/graphql/schemas/interface/notificationservice.md | 4 ++-- pages/apis/graphql/schemas/interface/repositoryprovider.md | 4 ++-- .../apis/graphql/schemas/interface/resourceusageinterface.md | 4 ++-- pages/apis/graphql/schemas/interface/ssoprovider.md | 4 ++-- pages/apis/graphql/schemas/interface/step.md | 4 ++-- pages/apis/graphql/schemas/mutation/agentstop.md | 4 ++-- pages/apis/graphql/schemas/mutation/agenttokencreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/agenttokenrevoke.md | 4 ++-- .../graphql/schemas/mutation/apiaccesstokencodeauthorize.md | 4 ++-- pages/apis/graphql/schemas/mutation/buildannotate.md | 4 ++-- pages/apis/graphql/schemas/mutation/buildcancel.md | 4 ++-- pages/apis/graphql/schemas/mutation/buildcreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/buildrebuild.md | 4 ++-- .../apis/graphql/schemas/mutation/clusteragenttokencreate.md | 4 ++-- .../apis/graphql/schemas/mutation/clusteragenttokenrevoke.md | 4 ++-- .../apis/graphql/schemas/mutation/clusteragenttokenupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/clustercreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/clusterdelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/clusterqueuecreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/clusterqueuedelete.md | 4 ++-- .../graphql/schemas/mutation/clusterqueuepausedispatch.md | 4 ++-- .../graphql/schemas/mutation/clusterqueueresumedispatch.md | 4 ++-- pages/apis/graphql/schemas/mutation/clusterqueueupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/clusterupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/emailcreate.md | 4 ++-- .../apis/graphql/schemas/mutation/emailresendverification.md | 4 ++-- pages/apis/graphql/schemas/mutation/graphqlsnippetcreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/jobtypeblockunblock.md | 4 ++-- pages/apis/graphql/schemas/mutation/jobtypecommandcancel.md | 4 ++-- pages/apis/graphql/schemas/mutation/jobtypecommandretry.md | 4 ++-- pages/apis/graphql/schemas/mutation/noticedismiss.md | 4 ++-- .../schemas/mutation/organizationapiaccesstokenrevoke.md | 4 ++-- .../schemas/mutation/organizationapiipallowlistupdate.md | 4 ++-- .../apis/graphql/schemas/mutation/organizationbannerdelete.md | 4 ++-- .../apis/graphql/schemas/mutation/organizationbannerupsert.md | 4 ++-- ...anizationenforcetwofactorauthenticationformembersupdate.md | 4 ++-- .../graphql/schemas/mutation/organizationinvitationcreate.md | 4 ++-- .../graphql/schemas/mutation/organizationinvitationresend.md | 4 ++-- .../graphql/schemas/mutation/organizationinvitationrevoke.md | 4 ++-- .../apis/graphql/schemas/mutation/organizationmemberdelete.md | 4 ++-- .../apis/graphql/schemas/mutation/organizationmemberupdate.md | 4 ++-- .../mutation/organizationrevokeinactivetokensafterupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelinearchive.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelinecreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelinecreatewebhook.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelinedelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelinefavorite.md | 4 ++-- .../apis/graphql/schemas/mutation/pipelinerotatewebhookurl.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelineschedulecreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelinescheduledelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelinescheduleupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelineunarchive.md | 4 ++-- pages/apis/graphql/schemas/mutation/pipelineupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/ssoprovidercreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/ssoproviderdelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/ssoproviderdisable.md | 4 ++-- pages/apis/graphql/schemas/mutation/ssoproviderenable.md | 4 ++-- pages/apis/graphql/schemas/mutation/ssoproviderupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teamcreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teamdelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/teammembercreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teammemberdelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/teammemberupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teampipelinecreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teampipelinedelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/teampipelineupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teamsuitecreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teamsuitedelete.md | 4 ++-- pages/apis/graphql/schemas/mutation/teamsuiteupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/teamupdate.md | 4 ++-- pages/apis/graphql/schemas/mutation/totpactivate.md | 4 ++-- pages/apis/graphql/schemas/mutation/totpcreate.md | 4 ++-- pages/apis/graphql/schemas/mutation/totpdelete.md | 4 ++-- .../graphql/schemas/mutation/totprecoverycodesregenerate.md | 4 ++-- pages/apis/graphql/schemas/object/__directive.md | 4 ++-- pages/apis/graphql/schemas/object/__enumvalue.md | 4 ++-- pages/apis/graphql/schemas/object/__field.md | 4 ++-- pages/apis/graphql/schemas/object/__inputvalue.md | 4 ++-- pages/apis/graphql/schemas/object/__schema.md | 4 ++-- pages/apis/graphql/schemas/object/__type.md | 4 ++-- pages/apis/graphql/schemas/object/agent.md | 4 ++-- pages/apis/graphql/schemas/object/agentconnection.md | 4 ++-- pages/apis/graphql/schemas/object/agentedge.md | 4 ++-- pages/apis/graphql/schemas/object/agentpermissions.md | 4 ++-- pages/apis/graphql/schemas/object/agentstoppayload.md | 4 ++-- pages/apis/graphql/schemas/object/agenttoken.md | 4 ++-- pages/apis/graphql/schemas/object/agenttokenconnection.md | 4 ++-- pages/apis/graphql/schemas/object/agenttokencreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/agenttokenedge.md | 4 ++-- pages/apis/graphql/schemas/object/agenttokenpermissions.md | 4 ++-- pages/apis/graphql/schemas/object/agenttokenrevokepayload.md | 4 ++-- pages/apis/graphql/schemas/object/annotation.md | 4 ++-- pages/apis/graphql/schemas/object/annotationbody.md | 4 ++-- pages/apis/graphql/schemas/object/annotationconnection.md | 4 ++-- pages/apis/graphql/schemas/object/annotationedge.md | 4 ++-- pages/apis/graphql/schemas/object/apiaccesstoken.md | 4 ++-- pages/apis/graphql/schemas/object/apiaccesstokencode.md | 4 ++-- .../object/apiaccesstokencodeauthorizemutationpayload.md | 4 ++-- pages/apis/graphql/schemas/object/apiapplication.md | 4 ++-- pages/apis/graphql/schemas/object/artifact.md | 4 ++-- pages/apis/graphql/schemas/object/artifactconnection.md | 4 ++-- pages/apis/graphql/schemas/object/artifactedge.md | 4 ++-- pages/apis/graphql/schemas/object/auditactor.md | 4 ++-- pages/apis/graphql/schemas/object/auditapicontext.md | 4 ++-- pages/apis/graphql/schemas/object/auditevent.md | 4 ++-- pages/apis/graphql/schemas/object/auditsubject.md | 4 ++-- pages/apis/graphql/schemas/object/auditwebcontext.md | 4 ++-- pages/apis/graphql/schemas/object/authorizationbitbucket.md | 4 ++-- pages/apis/graphql/schemas/object/authorizationconnection.md | 4 ++-- pages/apis/graphql/schemas/object/authorizationedge.md | 4 ++-- pages/apis/graphql/schemas/object/authorizationgithub.md | 4 ++-- pages/apis/graphql/schemas/object/authorizationgithubapp.md | 4 ++-- .../graphql/schemas/object/authorizationgithubenterprise.md | 4 ++-- pages/apis/graphql/schemas/object/authorizationgoogle.md | 4 ++-- pages/apis/graphql/schemas/object/authorizationsaml.md | 4 ++-- pages/apis/graphql/schemas/object/avatar.md | 4 ++-- pages/apis/graphql/schemas/object/build.md | 4 ++-- pages/apis/graphql/schemas/object/buildannotatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/buildcancelpayload.md | 4 ++-- pages/apis/graphql/schemas/object/buildconnection.md | 4 ++-- pages/apis/graphql/schemas/object/buildcreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/buildedge.md | 4 ++-- pages/apis/graphql/schemas/object/buildmetadata.md | 4 ++-- pages/apis/graphql/schemas/object/buildmetadataconnection.md | 4 ++-- pages/apis/graphql/schemas/object/buildmetadataedge.md | 4 ++-- pages/apis/graphql/schemas/object/buildrebuildpayload.md | 4 ++-- pages/apis/graphql/schemas/object/buildsourceapi.md | 4 ++-- pages/apis/graphql/schemas/object/buildsourcefrontend.md | 4 ++-- pages/apis/graphql/schemas/object/buildsourceschedule.md | 4 ++-- pages/apis/graphql/schemas/object/buildsourcetriggerjob.md | 4 ++-- pages/apis/graphql/schemas/object/buildsourcewebhook.md | 4 ++-- pages/apis/graphql/schemas/object/buildstepupload.md | 4 ++-- .../apis/graphql/schemas/object/buildstepuploaddefinition.md | 4 ++-- pages/apis/graphql/schemas/object/changelog.md | 4 ++-- pages/apis/graphql/schemas/object/changelogauthor.md | 4 ++-- pages/apis/graphql/schemas/object/changelogconnection.md | 4 ++-- pages/apis/graphql/schemas/object/changelogedge.md | 4 ++-- pages/apis/graphql/schemas/object/cluster.md | 4 ++-- .../graphql/schemas/object/clusteragenttokenconnection.md | 4 ++-- .../graphql/schemas/object/clusteragenttokencreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/clusteragenttokenedge.md | 4 ++-- .../graphql/schemas/object/clusteragenttokenrevokepayload.md | 4 ++-- .../graphql/schemas/object/clusteragenttokenupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/clusterconnection.md | 4 ++-- pages/apis/graphql/schemas/object/clustercreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/clusterdeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/clusteredge.md | 4 ++-- pages/apis/graphql/schemas/object/clusterpermission.md | 4 ++-- pages/apis/graphql/schemas/object/clusterqueue.md | 4 ++-- pages/apis/graphql/schemas/object/clusterqueueconnection.md | 4 ++-- .../apis/graphql/schemas/object/clusterqueuecreatepayload.md | 4 ++-- .../apis/graphql/schemas/object/clusterqueuedeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/clusterqueueedge.md | 4 ++-- .../schemas/object/clusterqueuepausedispatchpayload.md | 4 ++-- .../schemas/object/clusterqueueresumedispatchpayload.md | 4 ++-- .../apis/graphql/schemas/object/clusterqueueupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/clustertoken.md | 4 ++-- pages/apis/graphql/schemas/object/clusterupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/dependency.md | 4 ++-- pages/apis/graphql/schemas/object/dependencyconnection.md | 4 ++-- pages/apis/graphql/schemas/object/dependencyedge.md | 4 ++-- pages/apis/graphql/schemas/object/dispatch.md | 4 ++-- pages/apis/graphql/schemas/object/email.md | 4 ++-- pages/apis/graphql/schemas/object/emailconnection.md | 4 ++-- pages/apis/graphql/schemas/object/emailcreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/emailedge.md | 4 ++-- .../graphql/schemas/object/emailresendverificationpayload.md | 4 ++-- pages/apis/graphql/schemas/object/graphqlsnippet.md | 4 ++-- .../graphql/schemas/object/graphqlsnippetcreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/jobconcurrency.md | 4 ++-- pages/apis/graphql/schemas/object/jobconnection.md | 4 ++-- pages/apis/graphql/schemas/object/jobedge.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventactor.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventassigned.md | 4 ++-- .../graphql/schemas/object/jobeventbuildstepuploadcreated.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventcanceled.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventconnection.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventedge.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventfinished.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventgeneric.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventretried.md | 4 ++-- pages/apis/graphql/schemas/object/jobeventtimedout.md | 4 ++-- pages/apis/graphql/schemas/object/jobminutesusage.md | 4 ++-- pages/apis/graphql/schemas/object/jobpriority.md | 4 ++-- pages/apis/graphql/schemas/object/jobretryruleautomatic.md | 4 ++-- pages/apis/graphql/schemas/object/jobretryrules.md | 4 ++-- pages/apis/graphql/schemas/object/jobtypeblock.md | 4 ++-- .../apis/graphql/schemas/object/jobtypeblockunblockpayload.md | 4 ++-- pages/apis/graphql/schemas/object/jobtypecommand.md | 4 ++-- .../graphql/schemas/object/jobtypecommandcancelpayload.md | 4 ++-- .../apis/graphql/schemas/object/jobtypecommandretrypayload.md | 4 ++-- pages/apis/graphql/schemas/object/jobtypetrigger.md | 4 ++-- pages/apis/graphql/schemas/object/jobtypewait.md | 4 ++-- pages/apis/graphql/schemas/object/mutation.md | 4 ++-- pages/apis/graphql/schemas/object/notice.md | 4 ++-- pages/apis/graphql/schemas/object/noticedismisspayload.md | 4 ++-- pages/apis/graphql/schemas/object/notificationserviceslack.md | 4 ++-- .../apis/graphql/schemas/object/notificationservicewebhook.md | 4 ++-- pages/apis/graphql/schemas/object/operatingsystem.md | 4 ++-- pages/apis/graphql/schemas/object/organization.md | 4 ++-- .../apis/graphql/schemas/object/organizationapiaccesstoken.md | 4 ++-- .../schemas/object/organizationapiaccesstokenconnection.md | 4 ++-- .../graphql/schemas/object/organizationapiaccesstokenedge.md | 4 ++-- .../object/organizationapiaccesstokenrevokemutationpayload.md | 4 ++-- .../object/organizationapiipallowlistupdatemutationpayload.md | 4 ++-- .../schemas/object/organizationauditeventconnection.md | 4 ++-- .../apis/graphql/schemas/object/organizationauditeventedge.md | 4 ++-- pages/apis/graphql/schemas/object/organizationbanner.md | 4 ++-- .../graphql/schemas/object/organizationbannerconnection.md | 4 ++-- .../graphql/schemas/object/organizationbannerdeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/organizationbanneredge.md | 4 ++-- .../graphql/schemas/object/organizationbannerupsertpayload.md | 4 ++-- pages/apis/graphql/schemas/object/organizationconnection.md | 4 ++-- pages/apis/graphql/schemas/object/organizationedge.md | 4 ++-- ...etwofactorauthenticationformembersupdatemutationpayload.md | 4 ++-- pages/apis/graphql/schemas/object/organizationinvitation.md | 4 ++-- .../schemas/object/organizationinvitationconnection.md | 4 ++-- .../schemas/object/organizationinvitationcreatepayload.md | 4 ++-- .../apis/graphql/schemas/object/organizationinvitationedge.md | 4 ++-- .../schemas/object/organizationinvitationpermissions.md | 4 ++-- .../schemas/object/organizationinvitationresendpayload.md | 4 ++-- .../schemas/object/organizationinvitationrevokepayload.md | 4 ++-- .../graphql/schemas/object/organizationinvitationssotype.md | 4 ++-- .../schemas/object/organizationinvitationteamassignment.md | 4 ++-- .../object/organizationinvitationteamassignmentconnection.md | 4 ++-- .../object/organizationinvitationteamassignmentedge.md | 4 ++-- pages/apis/graphql/schemas/object/organizationmember.md | 4 ++-- .../graphql/schemas/object/organizationmemberconnection.md | 4 ++-- .../graphql/schemas/object/organizationmemberdeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/organizationmemberedge.md | 4 ++-- .../graphql/schemas/object/organizationmemberpermissions.md | 4 ++-- .../apis/graphql/schemas/object/organizationmemberpipeline.md | 4 ++-- .../schemas/object/organizationmemberpipelineconnection.md | 4 ++-- .../graphql/schemas/object/organizationmemberpipelineedge.md | 4 ++-- .../apis/graphql/schemas/object/organizationmembersecurity.md | 4 ++-- pages/apis/graphql/schemas/object/organizationmembersso.md | 4 ++-- .../graphql/schemas/object/organizationmemberupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/organizationpermissions.md | 4 ++-- ...anizationrevokeinactivetokensafterupdatemutationpayload.md | 4 ++-- pages/apis/graphql/schemas/object/organizationsso.md | 4 ++-- pages/apis/graphql/schemas/object/organizationssoprovider.md | 4 ++-- pages/apis/graphql/schemas/object/pageinfo.md | 4 ++-- pages/apis/graphql/schemas/object/permission.md | 4 ++-- pages/apis/graphql/schemas/object/pipeline.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinearchivepayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelineconnection.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinecreatepayload.md | 4 ++-- .../graphql/schemas/object/pipelinecreatewebhookpayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinedeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelineedge.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinefavoritepayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinemetric.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinemetricconnection.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinemetricedge.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinepermissions.md | 4 ++-- .../graphql/schemas/object/pipelinerotatewebhookurlpayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelineschedule.md | 4 ++-- .../apis/graphql/schemas/object/pipelinescheduleconnection.md | 4 ++-- .../graphql/schemas/object/pipelineschedulecreatepayload.md | 4 ++-- .../graphql/schemas/object/pipelinescheduledeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinescheduleedge.md | 4 ++-- .../graphql/schemas/object/pipelineschedulepermissions.md | 4 ++-- .../graphql/schemas/object/pipelinescheduleupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinesteps.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinetag.md | 4 ++-- pages/apis/graphql/schemas/object/pipelinetemplate.md | 4 ++-- pages/apis/graphql/schemas/object/pipelineunarchivepayload.md | 4 ++-- pages/apis/graphql/schemas/object/pipelineupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/pullrequest.md | 4 ++-- pages/apis/graphql/schemas/object/query.md | 4 ++-- pages/apis/graphql/schemas/object/recoverycode.md | 4 ++-- pages/apis/graphql/schemas/object/recoverycodebatch.md | 4 ++-- pages/apis/graphql/schemas/object/repository.md | 4 ++-- .../graphql/schemas/object/repositoryproviderbeanstalk.md | 4 ++-- .../graphql/schemas/object/repositoryproviderbitbucket.md | 4 ++-- .../schemas/object/repositoryproviderbitbucketserver.md | 4 ++-- .../apis/graphql/schemas/object/repositoryprovidercodebase.md | 4 ++-- pages/apis/graphql/schemas/object/repositoryprovidergithub.md | 4 ++-- .../schemas/object/repositoryprovidergithubenterprise.md | 4 ++-- pages/apis/graphql/schemas/object/repositoryprovidergitlab.md | 4 ++-- .../schemas/object/repositoryprovidergitlabcommunity.md | 4 ++-- .../schemas/object/repositoryprovidergitlabenterprise.md | 4 ++-- .../apis/graphql/schemas/object/repositoryproviderunknown.md | 4 ++-- pages/apis/graphql/schemas/object/scmpipelinesettings.md | 4 ++-- pages/apis/graphql/schemas/object/scmrepositoryhost.md | 4 ++-- pages/apis/graphql/schemas/object/scmservice.md | 4 ++-- pages/apis/graphql/schemas/object/ssoauthorization.md | 4 ++-- .../apis/graphql/schemas/object/ssoauthorizationconnection.md | 4 ++-- pages/apis/graphql/schemas/object/ssoauthorizationedge.md | 4 ++-- pages/apis/graphql/schemas/object/ssoauthorizationidentity.md | 4 ++-- pages/apis/graphql/schemas/object/ssoproviderconnection.md | 4 ++-- pages/apis/graphql/schemas/object/ssoprovidercreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/ssoproviderdeletepayload.md | 4 ++-- .../apis/graphql/schemas/object/ssoproviderdisablepayload.md | 4 ++-- pages/apis/graphql/schemas/object/ssoprovideredge.md | 4 ++-- pages/apis/graphql/schemas/object/ssoproviderenablepayload.md | 4 ++-- pages/apis/graphql/schemas/object/ssoprovidergithubapp.md | 4 ++-- pages/apis/graphql/schemas/object/ssoprovidergooglegsuite.md | 4 ++-- pages/apis/graphql/schemas/object/ssoprovidersaml.md | 4 ++-- pages/apis/graphql/schemas/object/ssoprovidersamlidptype.md | 4 ++-- .../graphql/schemas/object/ssoprovidersamlmetadatatype.md | 4 ++-- pages/apis/graphql/schemas/object/ssoprovidersamlsptype.md | 4 ++-- pages/apis/graphql/schemas/object/ssoproviderupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/stepcommand.md | 4 ++-- pages/apis/graphql/schemas/object/stepinput.md | 4 ++-- pages/apis/graphql/schemas/object/steptrigger.md | 4 ++-- pages/apis/graphql/schemas/object/stepwait.md | 4 ++-- pages/apis/graphql/schemas/object/subscription.md | 4 ++-- pages/apis/graphql/schemas/object/suite.md | 4 ++-- pages/apis/graphql/schemas/object/suiteconnection.md | 4 ++-- pages/apis/graphql/schemas/object/suiteedge.md | 4 ++-- pages/apis/graphql/schemas/object/team.md | 4 ++-- pages/apis/graphql/schemas/object/teamconnection.md | 4 ++-- pages/apis/graphql/schemas/object/teamcreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teamdeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teamedge.md | 4 ++-- pages/apis/graphql/schemas/object/teammember.md | 4 ++-- pages/apis/graphql/schemas/object/teammemberconnection.md | 4 ++-- pages/apis/graphql/schemas/object/teammembercreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teammemberdeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teammemberedge.md | 4 ++-- pages/apis/graphql/schemas/object/teammemberpermissions.md | 4 ++-- pages/apis/graphql/schemas/object/teammemberupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teampermissions.md | 4 ++-- pages/apis/graphql/schemas/object/teampipeline.md | 4 ++-- pages/apis/graphql/schemas/object/teampipelineconnection.md | 4 ++-- .../apis/graphql/schemas/object/teampipelinecreatepayload.md | 4 ++-- .../apis/graphql/schemas/object/teampipelinedeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teampipelineedge.md | 4 ++-- pages/apis/graphql/schemas/object/teampipelinepermissions.md | 4 ++-- .../apis/graphql/schemas/object/teampipelineupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teamsuite.md | 4 ++-- pages/apis/graphql/schemas/object/teamsuiteconnection.md | 4 ++-- pages/apis/graphql/schemas/object/teamsuitecreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teamsuitedeletepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teamsuiteedge.md | 4 ++-- pages/apis/graphql/schemas/object/teamsuitepermissions.md | 4 ++-- pages/apis/graphql/schemas/object/teamsuiteupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/teamupdatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/testexecutionsusage.md | 4 ++-- pages/apis/graphql/schemas/object/totp.md | 4 ++-- pages/apis/graphql/schemas/object/totpactivatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/totpcreatepayload.md | 4 ++-- pages/apis/graphql/schemas/object/totpdeletepayload.md | 4 ++-- .../schemas/object/totprecoverycodesregeneratepayload.md | 4 ++-- pages/apis/graphql/schemas/object/unregistereduser.md | 4 ++-- pages/apis/graphql/schemas/object/usageunionconnection.md | 4 ++-- pages/apis/graphql/schemas/object/usageunionedge.md | 4 ++-- pages/apis/graphql/schemas/object/user.md | 4 ++-- pages/apis/graphql/schemas/object/viewer.md | 4 ++-- pages/apis/graphql/schemas/object/viewerpermissions.md | 4 ++-- pages/apis/graphql/schemas/query/agent.md | 4 ++-- pages/apis/graphql/schemas/query/agenttoken.md | 4 ++-- pages/apis/graphql/schemas/query/apiaccesstokencode.md | 4 ++-- pages/apis/graphql/schemas/query/artifact.md | 4 ++-- pages/apis/graphql/schemas/query/auditevent.md | 4 ++-- pages/apis/graphql/schemas/query/build.md | 4 ++-- pages/apis/graphql/schemas/query/graphqlsnippet.md | 4 ++-- pages/apis/graphql/schemas/query/job.md | 4 ++-- pages/apis/graphql/schemas/query/node.md | 4 ++-- pages/apis/graphql/schemas/query/notificationservice.md | 4 ++-- pages/apis/graphql/schemas/query/organization.md | 4 ++-- pages/apis/graphql/schemas/query/organizationinvitation.md | 4 ++-- pages/apis/graphql/schemas/query/organizationmember.md | 4 ++-- pages/apis/graphql/schemas/query/pipeline.md | 4 ++-- pages/apis/graphql/schemas/query/pipelineschedule.md | 4 ++-- pages/apis/graphql/schemas/query/ssoprovider.md | 4 ++-- pages/apis/graphql/schemas/query/team.md | 4 ++-- pages/apis/graphql/schemas/query/viewer.md | 4 ++-- pages/apis/graphql/schemas/scalar/boolean.md | 4 ++-- pages/apis/graphql/schemas/scalar/datetime.md | 4 ++-- pages/apis/graphql/schemas/scalar/id.md | 4 ++-- pages/apis/graphql/schemas/scalar/int.md | 4 ++-- pages/apis/graphql/schemas/scalar/iso8601date.md | 4 ++-- pages/apis/graphql/schemas/scalar/jsint.md | 4 ++-- pages/apis/graphql/schemas/scalar/json.md | 4 ++-- pages/apis/graphql/schemas/scalar/pipelineselector.md | 4 ++-- pages/apis/graphql/schemas/scalar/string.md | 4 ++-- pages/apis/graphql/schemas/scalar/teamselector.md | 4 ++-- pages/apis/graphql/schemas/scalar/userselector.md | 4 ++-- pages/apis/graphql/schemas/scalar/xml.md | 4 ++-- pages/apis/graphql/schemas/scalar/yaml.md | 4 ++-- pages/apis/graphql/schemas/union/auditactornode.md | 4 ++-- pages/apis/graphql/schemas/union/auditcontext.md | 4 ++-- pages/apis/graphql/schemas/union/auditsubjectnode.md | 4 ++-- pages/apis/graphql/schemas/union/buildcreator.md | 4 ++-- pages/apis/graphql/schemas/union/clusterpermissionactor.md | 4 ++-- pages/apis/graphql/schemas/union/job.md | 4 ++-- pages/apis/graphql/schemas/union/jobeventactornodeunion.md | 4 ++-- pages/apis/graphql/schemas/union/usageunion.md | 4 ++-- scripts/graphql_api_content/render_helpers.rb | 2 +- spec/scripts/graphql_api_content/render_helpers_spec.rb | 4 ++-- 527 files changed, 1053 insertions(+), 1053 deletions(-) diff --git a/pages/apis/graphql/schemas/enum/__directivelocation.md b/pages/apis/graphql/schemas/enum/__directivelocation.md index 8d664b220c..7bdb0a38f8 100644 --- a/pages/apis/graphql/schemas/enum/__directivelocation.md +++ b/pages/apis/graphql/schemas/enum/__directivelocation.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __DirectiveLocation – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/__typekind.md b/pages/apis/graphql/schemas/enum/__typekind.md index 242c08b54d..6017c35433 100644 --- a/pages/apis/graphql/schemas/enum/__typekind.md +++ b/pages/apis/graphql/schemas/enum/__typekind.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __TypeKind – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/annotationstyle.md b/pages/apis/graphql/schemas/enum/annotationstyle.md index d9671807be..826c809316 100644 --- a/pages/apis/graphql/schemas/enum/annotationstyle.md +++ b/pages/apis/graphql/schemas/enum/annotationstyle.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AnnotationStyle – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/apiaccesstokenscopes.md b/pages/apis/graphql/schemas/enum/apiaccesstokenscopes.md index 49c17f662f..aabb7271bb 100644 --- a/pages/apis/graphql/schemas/enum/apiaccesstokenscopes.md +++ b/pages/apis/graphql/schemas/enum/apiaccesstokenscopes.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: APIAccessTokenScopes – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/auditactortype.md b/pages/apis/graphql/schemas/enum/auditactortype.md index 3e4498b86c..fe8001a6f7 100644 --- a/pages/apis/graphql/schemas/enum/auditactortype.md +++ b/pages/apis/graphql/schemas/enum/auditactortype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditActorType – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/auditeventtype.md b/pages/apis/graphql/schemas/enum/auditeventtype.md index 53cd898772..3ed9f9b77d 100644 --- a/pages/apis/graphql/schemas/enum/auditeventtype.md +++ b/pages/apis/graphql/schemas/enum/auditeventtype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditEventType – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/auditsubjecttype.md b/pages/apis/graphql/schemas/enum/auditsubjecttype.md index a146a5e4cf..10fd72e89d 100644 --- a/pages/apis/graphql/schemas/enum/auditsubjecttype.md +++ b/pages/apis/graphql/schemas/enum/auditsubjecttype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditSubjectType – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/authorizationtype.md b/pages/apis/graphql/schemas/enum/authorizationtype.md index bb7d916b4f..0245995efe 100644 --- a/pages/apis/graphql/schemas/enum/authorizationtype.md +++ b/pages/apis/graphql/schemas/enum/authorizationtype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationType – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/buildblockedstates.md b/pages/apis/graphql/schemas/enum/buildblockedstates.md index e48534228a..04ba2c2643 100644 --- a/pages/apis/graphql/schemas/enum/buildblockedstates.md +++ b/pages/apis/graphql/schemas/enum/buildblockedstates.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildBlockedStates – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/buildretentionperiods.md b/pages/apis/graphql/schemas/enum/buildretentionperiods.md index 41b022fe9c..4cbcaf0e1f 100644 --- a/pages/apis/graphql/schemas/enum/buildretentionperiods.md +++ b/pages/apis/graphql/schemas/enum/buildretentionperiods.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildRetentionPeriods – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/buildstates.md b/pages/apis/graphql/schemas/enum/buildstates.md index 2707c01865..2107ed9e50 100644 --- a/pages/apis/graphql/schemas/enum/buildstates.md +++ b/pages/apis/graphql/schemas/enum/buildstates.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildStates – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/clusterorder.md b/pages/apis/graphql/schemas/enum/clusterorder.md index 43fec79982..19d99da156 100644 --- a/pages/apis/graphql/schemas/enum/clusterorder.md +++ b/pages/apis/graphql/schemas/enum/clusterorder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/clusterqueueorder.md b/pages/apis/graphql/schemas/enum/clusterqueueorder.md index f70b7cac99..f0186c8385 100644 --- a/pages/apis/graphql/schemas/enum/clusterqueueorder.md +++ b/pages/apis/graphql/schemas/enum/clusterqueueorder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/jobeventactortype.md b/pages/apis/graphql/schemas/enum/jobeventactortype.md index 0df2ea375f..b693a70ceb 100644 --- a/pages/apis/graphql/schemas/enum/jobeventactortype.md +++ b/pages/apis/graphql/schemas/enum/jobeventactortype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventActorType – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/jobeventsignalreason.md b/pages/apis/graphql/schemas/enum/jobeventsignalreason.md index 37ff9b1ec1..fd0340e504 100644 --- a/pages/apis/graphql/schemas/enum/jobeventsignalreason.md +++ b/pages/apis/graphql/schemas/enum/jobeventsignalreason.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventSignalReason – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/jobeventtype.md b/pages/apis/graphql/schemas/enum/jobeventtype.md index 60831d26db..4a1f2c4175 100644 --- a/pages/apis/graphql/schemas/enum/jobeventtype.md +++ b/pages/apis/graphql/schemas/enum/jobeventtype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventType – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/joborder.md b/pages/apis/graphql/schemas/enum/joborder.md index 2d36758fab..ddca6eff03 100644 --- a/pages/apis/graphql/schemas/enum/joborder.md +++ b/pages/apis/graphql/schemas/enum/joborder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/jobretrytypes.md b/pages/apis/graphql/schemas/enum/jobretrytypes.md index d494b131e3..78906d0f4e 100644 --- a/pages/apis/graphql/schemas/enum/jobretrytypes.md +++ b/pages/apis/graphql/schemas/enum/jobretrytypes.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobRetryTypes – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/jobstates.md b/pages/apis/graphql/schemas/enum/jobstates.md index 01b65c651d..ec33e84b1d 100644 --- a/pages/apis/graphql/schemas/enum/jobstates.md +++ b/pages/apis/graphql/schemas/enum/jobstates.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobStates – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/jobtypes.md b/pages/apis/graphql/schemas/enum/jobtypes.md index 1ec2c25f4d..17dc2e9312 100644 --- a/pages/apis/graphql/schemas/enum/jobtypes.md +++ b/pages/apis/graphql/schemas/enum/jobtypes.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypes – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/noticenamespaces.md b/pages/apis/graphql/schemas/enum/noticenamespaces.md index e606892d50..0abe16a709 100644 --- a/pages/apis/graphql/schemas/enum/noticenamespaces.md +++ b/pages/apis/graphql/schemas/enum/noticenamespaces.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: NoticeNamespaces – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/organizationauditeventorders.md b/pages/apis/graphql/schemas/enum/organizationauditeventorders.md index 5a1874206f..08e921990e 100644 --- a/pages/apis/graphql/schemas/enum/organizationauditeventorders.md +++ b/pages/apis/graphql/schemas/enum/organizationauditeventorders.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAuditEventOrders – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/organizationinvitationorders.md b/pages/apis/graphql/schemas/enum/organizationinvitationorders.md index a538063595..18a8c1fa3d 100644 --- a/pages/apis/graphql/schemas/enum/organizationinvitationorders.md +++ b/pages/apis/graphql/schemas/enum/organizationinvitationorders.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationOrders – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/organizationinvitationstates.md b/pages/apis/graphql/schemas/enum/organizationinvitationstates.md index a7f0a3b41f..f190231bb1 100644 --- a/pages/apis/graphql/schemas/enum/organizationinvitationstates.md +++ b/pages/apis/graphql/schemas/enum/organizationinvitationstates.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationStates – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/organizationmemberorder.md b/pages/apis/graphql/schemas/enum/organizationmemberorder.md index 919a4b0833..124d38e8ad 100644 --- a/pages/apis/graphql/schemas/enum/organizationmemberorder.md +++ b/pages/apis/graphql/schemas/enum/organizationmemberorder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/organizationmemberrole.md b/pages/apis/graphql/schemas/enum/organizationmemberrole.md index 174b706fa8..c2b3cfb1d3 100644 --- a/pages/apis/graphql/schemas/enum/organizationmemberrole.md +++ b/pages/apis/graphql/schemas/enum/organizationmemberrole.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberRole – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/organizationmemberssomodeenum.md b/pages/apis/graphql/schemas/enum/organizationmemberssomodeenum.md index e94a0d3918..6f4419370c 100644 --- a/pages/apis/graphql/schemas/enum/organizationmemberssomodeenum.md +++ b/pages/apis/graphql/schemas/enum/organizationmemberssomodeenum.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberSSOModeEnum – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/pipelineaccesslevels.md b/pages/apis/graphql/schemas/enum/pipelineaccesslevels.md index 576b5aab91..6502d8e543 100644 --- a/pages/apis/graphql/schemas/enum/pipelineaccesslevels.md +++ b/pages/apis/graphql/schemas/enum/pipelineaccesslevels.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineAccessLevels – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/pipelineorders.md b/pages/apis/graphql/schemas/enum/pipelineorders.md index 6c64a85d7d..221e362697 100644 --- a/pages/apis/graphql/schemas/enum/pipelineorders.md +++ b/pages/apis/graphql/schemas/enum/pipelineorders.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineOrders – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/pipelinevisibility.md b/pages/apis/graphql/schemas/enum/pipelinevisibility.md index 3281f58e4e..492e067c27 100644 --- a/pages/apis/graphql/schemas/enum/pipelinevisibility.md +++ b/pages/apis/graphql/schemas/enum/pipelinevisibility.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineVisibility – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/resourceusagetype.md b/pages/apis/graphql/schemas/enum/resourceusagetype.md index 93f3d8574e..61d824ff8e 100644 --- a/pages/apis/graphql/schemas/enum/resourceusagetype.md +++ b/pages/apis/graphql/schemas/enum/resourceusagetype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ResourceUsageType – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/revokeinactivetokenperiod.md b/pages/apis/graphql/schemas/enum/revokeinactivetokenperiod.md index acc2771307..7d903f9d8f 100644 --- a/pages/apis/graphql/schemas/enum/revokeinactivetokenperiod.md +++ b/pages/apis/graphql/schemas/enum/revokeinactivetokenperiod.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RevokeInactiveTokenPeriod – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/ssoauthorizationstate.md b/pages/apis/graphql/schemas/enum/ssoauthorizationstate.md index b13f6a19fa..2fc5fc70b9 100644 --- a/pages/apis/graphql/schemas/enum/ssoauthorizationstate.md +++ b/pages/apis/graphql/schemas/enum/ssoauthorizationstate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOAuthorizationState – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/ssoprovidersamlrsaxmlsecurity.md b/pages/apis/graphql/schemas/enum/ssoprovidersamlrsaxmlsecurity.md index 332e762109..354d6dedc5 100644 --- a/pages/apis/graphql/schemas/enum/ssoprovidersamlrsaxmlsecurity.md +++ b/pages/apis/graphql/schemas/enum/ssoprovidersamlrsaxmlsecurity.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAMLRSAXMLSecurity – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/ssoprovidersamlxmlsecurity.md b/pages/apis/graphql/schemas/enum/ssoprovidersamlxmlsecurity.md index f9f5cfcb09..70a9450e49 100644 --- a/pages/apis/graphql/schemas/enum/ssoprovidersamlxmlsecurity.md +++ b/pages/apis/graphql/schemas/enum/ssoprovidersamlxmlsecurity.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAMLXMLSecurity – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/ssoproviderstates.md b/pages/apis/graphql/schemas/enum/ssoproviderstates.md index 877aea9b89..02e64f908c 100644 --- a/pages/apis/graphql/schemas/enum/ssoproviderstates.md +++ b/pages/apis/graphql/schemas/enum/ssoproviderstates.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderStates – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/ssoprovidertypes.md b/pages/apis/graphql/schemas/enum/ssoprovidertypes.md index b9f19e69ff..970b52088b 100644 --- a/pages/apis/graphql/schemas/enum/ssoprovidertypes.md +++ b/pages/apis/graphql/schemas/enum/ssoprovidertypes.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderTypes – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/suiteaccesslevels.md b/pages/apis/graphql/schemas/enum/suiteaccesslevels.md index 2e000fd3a0..ca05bd9bad 100644 --- a/pages/apis/graphql/schemas/enum/suiteaccesslevels.md +++ b/pages/apis/graphql/schemas/enum/suiteaccesslevels.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SuiteAccessLevels – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/suiteorders.md b/pages/apis/graphql/schemas/enum/suiteorders.md index dce01a87ee..688bbaaf34 100644 --- a/pages/apis/graphql/schemas/enum/suiteorders.md +++ b/pages/apis/graphql/schemas/enum/suiteorders.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SuiteOrders – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/teammemberorder.md b/pages/apis/graphql/schemas/enum/teammemberorder.md index 694c83eda2..a09569dce6 100644 --- a/pages/apis/graphql/schemas/enum/teammemberorder.md +++ b/pages/apis/graphql/schemas/enum/teammemberorder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/teammemberrole.md b/pages/apis/graphql/schemas/enum/teammemberrole.md index 3551a691ad..37d1ddfdaa 100644 --- a/pages/apis/graphql/schemas/enum/teammemberrole.md +++ b/pages/apis/graphql/schemas/enum/teammemberrole.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberRole – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/teamorder.md b/pages/apis/graphql/schemas/enum/teamorder.md index 8ee08e5617..80fbe33d0f 100644 --- a/pages/apis/graphql/schemas/enum/teamorder.md +++ b/pages/apis/graphql/schemas/enum/teamorder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/teampipelineorder.md b/pages/apis/graphql/schemas/enum/teampipelineorder.md index 4e4bd2d1aa..6270fe19ec 100644 --- a/pages/apis/graphql/schemas/enum/teampipelineorder.md +++ b/pages/apis/graphql/schemas/enum/teampipelineorder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/teamprivacy.md b/pages/apis/graphql/schemas/enum/teamprivacy.md index a3a4d2f554..514d2778a0 100644 --- a/pages/apis/graphql/schemas/enum/teamprivacy.md +++ b/pages/apis/graphql/schemas/enum/teamprivacy.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPrivacy – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/enum/teamsuiteorder.md b/pages/apis/graphql/schemas/enum/teamsuiteorder.md index c1af52621b..22599aceae 100644 --- a/pages/apis/graphql/schemas/enum/teamsuiteorder.md +++ b/pages/apis/graphql/schemas/enum/teamsuiteorder.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteOrder – Enums – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/agentstopinput.md b/pages/apis/graphql/schemas/input_object/agentstopinput.md index 7c315cd500..cad5020847 100644 --- a/pages/apis/graphql/schemas/input_object/agentstopinput.md +++ b/pages/apis/graphql/schemas/input_object/agentstopinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentStopInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/agenttokencreateinput.md b/pages/apis/graphql/schemas/input_object/agenttokencreateinput.md index 8aeced4205..32324ef0ac 100644 --- a/pages/apis/graphql/schemas/input_object/agenttokencreateinput.md +++ b/pages/apis/graphql/schemas/input_object/agenttokencreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentTokenCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/agenttokenrevokeinput.md b/pages/apis/graphql/schemas/input_object/agenttokenrevokeinput.md index ed29ab7b66..7033347b04 100644 --- a/pages/apis/graphql/schemas/input_object/agenttokenrevokeinput.md +++ b/pages/apis/graphql/schemas/input_object/agenttokenrevokeinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentTokenRevokeInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/apiaccesstokencodeauthorizemutationinput.md b/pages/apis/graphql/schemas/input_object/apiaccesstokencodeauthorizemutationinput.md index 42f3948a05..02b7368792 100644 --- a/pages/apis/graphql/schemas/input_object/apiaccesstokencodeauthorizemutationinput.md +++ b/pages/apis/graphql/schemas/input_object/apiaccesstokencodeauthorizemutationinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: APIAccessTokenCodeAuthorizeMutationInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/buildannotateinput.md b/pages/apis/graphql/schemas/input_object/buildannotateinput.md index a5ca75afec..37b215fa1a 100644 --- a/pages/apis/graphql/schemas/input_object/buildannotateinput.md +++ b/pages/apis/graphql/schemas/input_object/buildannotateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildAnnotateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/buildauthorinput.md b/pages/apis/graphql/schemas/input_object/buildauthorinput.md index 050e220f7b..25e6b0a63f 100644 --- a/pages/apis/graphql/schemas/input_object/buildauthorinput.md +++ b/pages/apis/graphql/schemas/input_object/buildauthorinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildAuthorInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/buildcancelinput.md b/pages/apis/graphql/schemas/input_object/buildcancelinput.md index 62d87b6399..03ba5abd41 100644 --- a/pages/apis/graphql/schemas/input_object/buildcancelinput.md +++ b/pages/apis/graphql/schemas/input_object/buildcancelinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildCancelInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/buildcreateinput.md b/pages/apis/graphql/schemas/input_object/buildcreateinput.md index d0e513907a..8aa6a55244 100644 --- a/pages/apis/graphql/schemas/input_object/buildcreateinput.md +++ b/pages/apis/graphql/schemas/input_object/buildcreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/buildmetadatainput.md b/pages/apis/graphql/schemas/input_object/buildmetadatainput.md index a060906211..893dd94974 100644 --- a/pages/apis/graphql/schemas/input_object/buildmetadatainput.md +++ b/pages/apis/graphql/schemas/input_object/buildmetadatainput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildMetaDataInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/buildrebuildinput.md b/pages/apis/graphql/schemas/input_object/buildrebuildinput.md index 8c44b689cf..877ce5f3be 100644 --- a/pages/apis/graphql/schemas/input_object/buildrebuildinput.md +++ b/pages/apis/graphql/schemas/input_object/buildrebuildinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildRebuildInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusteragenttokencreateinput.md b/pages/apis/graphql/schemas/input_object/clusteragenttokencreateinput.md index 24457a65d7..2021f594cc 100644 --- a/pages/apis/graphql/schemas/input_object/clusteragenttokencreateinput.md +++ b/pages/apis/graphql/schemas/input_object/clusteragenttokencreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusteragenttokenrevokeinput.md b/pages/apis/graphql/schemas/input_object/clusteragenttokenrevokeinput.md index 4c98eab942..94883b8a05 100644 --- a/pages/apis/graphql/schemas/input_object/clusteragenttokenrevokeinput.md +++ b/pages/apis/graphql/schemas/input_object/clusteragenttokenrevokeinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenRevokeInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusteragenttokenupdateinput.md b/pages/apis/graphql/schemas/input_object/clusteragenttokenupdateinput.md index 41cc425a75..5ac5f5b445 100644 --- a/pages/apis/graphql/schemas/input_object/clusteragenttokenupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/clusteragenttokenupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clustercreateinput.md b/pages/apis/graphql/schemas/input_object/clustercreateinput.md index 8bb3c1523a..4d6ed06164 100644 --- a/pages/apis/graphql/schemas/input_object/clustercreateinput.md +++ b/pages/apis/graphql/schemas/input_object/clustercreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusterdeleteinput.md b/pages/apis/graphql/schemas/input_object/clusterdeleteinput.md index 82e1bce81a..384bec1fcf 100644 --- a/pages/apis/graphql/schemas/input_object/clusterdeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/clusterdeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusterqueuecreateinput.md b/pages/apis/graphql/schemas/input_object/clusterqueuecreateinput.md index 67c2b25ae4..ef6bf576fa 100644 --- a/pages/apis/graphql/schemas/input_object/clusterqueuecreateinput.md +++ b/pages/apis/graphql/schemas/input_object/clusterqueuecreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusterqueuedeleteinput.md b/pages/apis/graphql/schemas/input_object/clusterqueuedeleteinput.md index b791db9cf2..db4038a4bc 100644 --- a/pages/apis/graphql/schemas/input_object/clusterqueuedeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/clusterqueuedeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusterqueuepausedispatchinput.md b/pages/apis/graphql/schemas/input_object/clusterqueuepausedispatchinput.md index d563f12b2f..0da64b5f70 100644 --- a/pages/apis/graphql/schemas/input_object/clusterqueuepausedispatchinput.md +++ b/pages/apis/graphql/schemas/input_object/clusterqueuepausedispatchinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueuePauseDispatchInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusterqueueresumedispatchinput.md b/pages/apis/graphql/schemas/input_object/clusterqueueresumedispatchinput.md index 7836a4a1e0..69eda77554 100644 --- a/pages/apis/graphql/schemas/input_object/clusterqueueresumedispatchinput.md +++ b/pages/apis/graphql/schemas/input_object/clusterqueueresumedispatchinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueResumeDispatchInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusterqueueupdateinput.md b/pages/apis/graphql/schemas/input_object/clusterqueueupdateinput.md index 30ffbcfbad..437ec4ae63 100644 --- a/pages/apis/graphql/schemas/input_object/clusterqueueupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/clusterqueueupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/clusterupdateinput.md b/pages/apis/graphql/schemas/input_object/clusterupdateinput.md index 0e1447c4e6..a15bd1e333 100644 --- a/pages/apis/graphql/schemas/input_object/clusterupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/clusterupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/emailcreateinput.md b/pages/apis/graphql/schemas/input_object/emailcreateinput.md index 08d10f9513..4cb8dfce3a 100644 --- a/pages/apis/graphql/schemas/input_object/emailcreateinput.md +++ b/pages/apis/graphql/schemas/input_object/emailcreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: EmailCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/emailresendverificationinput.md b/pages/apis/graphql/schemas/input_object/emailresendverificationinput.md index dc6b7e6d08..e534389e3d 100644 --- a/pages/apis/graphql/schemas/input_object/emailresendverificationinput.md +++ b/pages/apis/graphql/schemas/input_object/emailresendverificationinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: EmailResendVerificationInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/graphqlsnippetcreateinput.md b/pages/apis/graphql/schemas/input_object/graphqlsnippetcreateinput.md index 1b498fc80b..d6e403a75a 100644 --- a/pages/apis/graphql/schemas/input_object/graphqlsnippetcreateinput.md +++ b/pages/apis/graphql/schemas/input_object/graphqlsnippetcreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: GraphQLSnippetCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/jobconcurrencysearch.md b/pages/apis/graphql/schemas/input_object/jobconcurrencysearch.md index 80f6a2eab4..842d488409 100644 --- a/pages/apis/graphql/schemas/input_object/jobconcurrencysearch.md +++ b/pages/apis/graphql/schemas/input_object/jobconcurrencysearch.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobConcurrencySearch – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/jobprioritysearch.md b/pages/apis/graphql/schemas/input_object/jobprioritysearch.md index a45b0ba908..c55017a8b3 100644 --- a/pages/apis/graphql/schemas/input_object/jobprioritysearch.md +++ b/pages/apis/graphql/schemas/input_object/jobprioritysearch.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobPrioritySearch – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/jobstepsearch.md b/pages/apis/graphql/schemas/input_object/jobstepsearch.md index fbdd77c828..a0200522b7 100644 --- a/pages/apis/graphql/schemas/input_object/jobstepsearch.md +++ b/pages/apis/graphql/schemas/input_object/jobstepsearch.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobStepSearch – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/jobtypeblockunblockinput.md b/pages/apis/graphql/schemas/input_object/jobtypeblockunblockinput.md index 7fa27a4fe6..5156e48ea8 100644 --- a/pages/apis/graphql/schemas/input_object/jobtypeblockunblockinput.md +++ b/pages/apis/graphql/schemas/input_object/jobtypeblockunblockinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeBlockUnblockInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/jobtypecommandcancelinput.md b/pages/apis/graphql/schemas/input_object/jobtypecommandcancelinput.md index deb7ef61ab..a053e48b41 100644 --- a/pages/apis/graphql/schemas/input_object/jobtypecommandcancelinput.md +++ b/pages/apis/graphql/schemas/input_object/jobtypecommandcancelinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeCommandCancelInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/jobtypecommandretryinput.md b/pages/apis/graphql/schemas/input_object/jobtypecommandretryinput.md index 5b8b14c941..f578169332 100644 --- a/pages/apis/graphql/schemas/input_object/jobtypecommandretryinput.md +++ b/pages/apis/graphql/schemas/input_object/jobtypecommandretryinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeCommandRetryInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/noticedismissinput.md b/pages/apis/graphql/schemas/input_object/noticedismissinput.md index ad934460a1..5b962ac5d2 100644 --- a/pages/apis/graphql/schemas/input_object/noticedismissinput.md +++ b/pages/apis/graphql/schemas/input_object/noticedismissinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: NoticeDismissInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationapiaccesstokenrevokemutationinput.md b/pages/apis/graphql/schemas/input_object/organizationapiaccesstokenrevokemutationinput.md index 801bc143c0..c9a8bf253b 100644 --- a/pages/apis/graphql/schemas/input_object/organizationapiaccesstokenrevokemutationinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationapiaccesstokenrevokemutationinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAPIAccessTokenRevokeMutationInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationapiipallowlistupdatemutationinput.md b/pages/apis/graphql/schemas/input_object/organizationapiipallowlistupdatemutationinput.md index 5151aaa856..1f158e5273 100644 --- a/pages/apis/graphql/schemas/input_object/organizationapiipallowlistupdatemutationinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationapiipallowlistupdatemutationinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAPIIPAllowlistUpdateMutationInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationbannerdeleteinput.md b/pages/apis/graphql/schemas/input_object/organizationbannerdeleteinput.md index d6257f8fff..87984ea907 100644 --- a/pages/apis/graphql/schemas/input_object/organizationbannerdeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationbannerdeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationBannerDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationbannerupsertinput.md b/pages/apis/graphql/schemas/input_object/organizationbannerupsertinput.md index c7ebf3e7eb..d25212974d 100644 --- a/pages/apis/graphql/schemas/input_object/organizationbannerupsertinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationbannerupsertinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationBannerUpsertInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationenforcetwofactorauthenticationformembersupdatemutationinput.md b/pages/apis/graphql/schemas/input_object/organizationenforcetwofactorauthenticationformembersupdatemutationinput.md index c3e1a25fca..5479451cd8 100644 --- a/pages/apis/graphql/schemas/input_object/organizationenforcetwofactorauthenticationformembersupdatemutationinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationenforcetwofactorauthenticationformembersupdatemutationinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationEnforceTwoFactorAuthenticationForMembersUpdateMutationInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationinvitationcreateinput.md b/pages/apis/graphql/schemas/input_object/organizationinvitationcreateinput.md index 90a877cf30..0a1f71236e 100644 --- a/pages/apis/graphql/schemas/input_object/organizationinvitationcreateinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationinvitationcreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationinvitationresendinput.md b/pages/apis/graphql/schemas/input_object/organizationinvitationresendinput.md index 4fd4ffc5e0..58b2ba746a 100644 --- a/pages/apis/graphql/schemas/input_object/organizationinvitationresendinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationinvitationresendinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationResendInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationinvitationrevokeinput.md b/pages/apis/graphql/schemas/input_object/organizationinvitationrevokeinput.md index f15cc0acae..29f938e9f8 100644 --- a/pages/apis/graphql/schemas/input_object/organizationinvitationrevokeinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationinvitationrevokeinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationRevokeInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationinvitationssoinput.md b/pages/apis/graphql/schemas/input_object/organizationinvitationssoinput.md index 8a720d9a1c..5be9117203 100644 --- a/pages/apis/graphql/schemas/input_object/organizationinvitationssoinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationinvitationssoinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationSSOInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationinvitationteamassignmentinput.md b/pages/apis/graphql/schemas/input_object/organizationinvitationteamassignmentinput.md index 1dfaea99e2..a080e52a6c 100644 --- a/pages/apis/graphql/schemas/input_object/organizationinvitationteamassignmentinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationinvitationteamassignmentinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationTeamAssignmentInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationmemberdeleteinput.md b/pages/apis/graphql/schemas/input_object/organizationmemberdeleteinput.md index 622b822821..e03b250871 100644 --- a/pages/apis/graphql/schemas/input_object/organizationmemberdeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationmemberdeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationmembersecurityinput.md b/pages/apis/graphql/schemas/input_object/organizationmembersecurityinput.md index fc777fb96d..b457f8bea8 100644 --- a/pages/apis/graphql/schemas/input_object/organizationmembersecurityinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationmembersecurityinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberSecurityInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationmemberssoinput.md b/pages/apis/graphql/schemas/input_object/organizationmemberssoinput.md index 095f1503cf..84ab563c15 100644 --- a/pages/apis/graphql/schemas/input_object/organizationmemberssoinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationmemberssoinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberSSOInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationmemberupdateinput.md b/pages/apis/graphql/schemas/input_object/organizationmemberupdateinput.md index 2fffac5e4c..be92564d9b 100644 --- a/pages/apis/graphql/schemas/input_object/organizationmemberupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationmemberupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/organizationrevokeinactivetokensafterupdatemutationinput.md b/pages/apis/graphql/schemas/input_object/organizationrevokeinactivetokensafterupdatemutationinput.md index ebf9809bf8..7e64f43cb8 100644 --- a/pages/apis/graphql/schemas/input_object/organizationrevokeinactivetokensafterupdatemutationinput.md +++ b/pages/apis/graphql/schemas/input_object/organizationrevokeinactivetokensafterupdatemutationinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationRevokeInactiveTokensAfterUpdateMutationInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinearchiveinput.md b/pages/apis/graphql/schemas/input_object/pipelinearchiveinput.md index d4ed092bf2..fe7da97244 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinearchiveinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinearchiveinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineArchiveInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinecreateinput.md b/pages/apis/graphql/schemas/input_object/pipelinecreateinput.md index 55f8f9464a..c8a5b7a171 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinecreateinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinecreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinecreatewebhookinput.md b/pages/apis/graphql/schemas/input_object/pipelinecreatewebhookinput.md index 067a280c40..ad66d813d3 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinecreatewebhookinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinecreatewebhookinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineCreateWebhookInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinedeleteinput.md b/pages/apis/graphql/schemas/input_object/pipelinedeleteinput.md index a740beacd4..e4288a3256 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinedeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinedeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinefavoriteinput.md b/pages/apis/graphql/schemas/input_object/pipelinefavoriteinput.md index df6871be92..cf48226e3a 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinefavoriteinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinefavoriteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineFavoriteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinerepositoryinput.md b/pages/apis/graphql/schemas/input_object/pipelinerepositoryinput.md index 33f4bae351..eff551c281 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinerepositoryinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinerepositoryinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineRepositoryInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinerotatewebhookurlinput.md b/pages/apis/graphql/schemas/input_object/pipelinerotatewebhookurlinput.md index 5e82c571e8..654015773a 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinerotatewebhookurlinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinerotatewebhookurlinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineRotateWebhookURLInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelineschedulecreateinput.md b/pages/apis/graphql/schemas/input_object/pipelineschedulecreateinput.md index 7ba454723a..8e80fe94b5 100644 --- a/pages/apis/graphql/schemas/input_object/pipelineschedulecreateinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelineschedulecreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinescheduledeleteinput.md b/pages/apis/graphql/schemas/input_object/pipelinescheduledeleteinput.md index e21e63aad1..214b05ba53 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinescheduledeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinescheduledeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinescheduleupdateinput.md b/pages/apis/graphql/schemas/input_object/pipelinescheduleupdateinput.md index dad18a1e46..c9bc45d92b 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinescheduleupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinescheduleupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinestepsinput.md b/pages/apis/graphql/schemas/input_object/pipelinestepsinput.md index d177620bec..dfb038900c 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinestepsinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinestepsinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineStepsInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelinetaginput.md b/pages/apis/graphql/schemas/input_object/pipelinetaginput.md index bb95eafeb2..a5e6c5210f 100644 --- a/pages/apis/graphql/schemas/input_object/pipelinetaginput.md +++ b/pages/apis/graphql/schemas/input_object/pipelinetaginput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineTagInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelineteamassignmentinput.md b/pages/apis/graphql/schemas/input_object/pipelineteamassignmentinput.md index 29f17f29d7..9fc0cd19ff 100644 --- a/pages/apis/graphql/schemas/input_object/pipelineteamassignmentinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelineteamassignmentinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineTeamAssignmentInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelineunarchiveinput.md b/pages/apis/graphql/schemas/input_object/pipelineunarchiveinput.md index c3c59a3d35..eedbcba9b3 100644 --- a/pages/apis/graphql/schemas/input_object/pipelineunarchiveinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelineunarchiveinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineUnarchiveInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/pipelineupdateinput.md b/pages/apis/graphql/schemas/input_object/pipelineupdateinput.md index fdc2081141..3f3449a99e 100644 --- a/pages/apis/graphql/schemas/input_object/pipelineupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/pipelineupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/ssoprovidercreateinput.md b/pages/apis/graphql/schemas/input_object/ssoprovidercreateinput.md index d8653c1183..3ba46e2ce1 100644 --- a/pages/apis/graphql/schemas/input_object/ssoprovidercreateinput.md +++ b/pages/apis/graphql/schemas/input_object/ssoprovidercreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/ssoproviderdeleteinput.md b/pages/apis/graphql/schemas/input_object/ssoproviderdeleteinput.md index 0528975503..82c31587c1 100644 --- a/pages/apis/graphql/schemas/input_object/ssoproviderdeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/ssoproviderdeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/ssoproviderdisableinput.md b/pages/apis/graphql/schemas/input_object/ssoproviderdisableinput.md index d7fc275f9d..177327777f 100644 --- a/pages/apis/graphql/schemas/input_object/ssoproviderdisableinput.md +++ b/pages/apis/graphql/schemas/input_object/ssoproviderdisableinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderDisableInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/ssoproviderenableinput.md b/pages/apis/graphql/schemas/input_object/ssoproviderenableinput.md index 725842c1e4..db795717a8 100644 --- a/pages/apis/graphql/schemas/input_object/ssoproviderenableinput.md +++ b/pages/apis/graphql/schemas/input_object/ssoproviderenableinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderEnableInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/ssoprovidersamlidp.md b/pages/apis/graphql/schemas/input_object/ssoprovidersamlidp.md index 59fcb5da01..d30245288b 100644 --- a/pages/apis/graphql/schemas/input_object/ssoprovidersamlidp.md +++ b/pages/apis/graphql/schemas/input_object/ssoprovidersamlidp.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAMLIdP – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/ssoprovidersamlidpmetadata.md b/pages/apis/graphql/schemas/input_object/ssoprovidersamlidpmetadata.md index 65c69872c3..08ceded391 100644 --- a/pages/apis/graphql/schemas/input_object/ssoprovidersamlidpmetadata.md +++ b/pages/apis/graphql/schemas/input_object/ssoprovidersamlidpmetadata.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAMLIdPMetadata – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/ssoproviderupdateinput.md b/pages/apis/graphql/schemas/input_object/ssoproviderupdateinput.md index 7529d90cb5..1532c8ec06 100644 --- a/pages/apis/graphql/schemas/input_object/ssoproviderupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/ssoproviderupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teamcreateinput.md b/pages/apis/graphql/schemas/input_object/teamcreateinput.md index d5ddc4c993..e8f08d2adb 100644 --- a/pages/apis/graphql/schemas/input_object/teamcreateinput.md +++ b/pages/apis/graphql/schemas/input_object/teamcreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teamdeleteinput.md b/pages/apis/graphql/schemas/input_object/teamdeleteinput.md index 809766f49a..bb9bbddfa2 100644 --- a/pages/apis/graphql/schemas/input_object/teamdeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/teamdeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teammembercreateinput.md b/pages/apis/graphql/schemas/input_object/teammembercreateinput.md index 44e478de17..a8cc4308e9 100644 --- a/pages/apis/graphql/schemas/input_object/teammembercreateinput.md +++ b/pages/apis/graphql/schemas/input_object/teammembercreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teammemberdeleteinput.md b/pages/apis/graphql/schemas/input_object/teammemberdeleteinput.md index 8735bd6784..6fcb119617 100644 --- a/pages/apis/graphql/schemas/input_object/teammemberdeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/teammemberdeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teammemberupdateinput.md b/pages/apis/graphql/schemas/input_object/teammemberupdateinput.md index 61310c91b6..6854a5bc71 100644 --- a/pages/apis/graphql/schemas/input_object/teammemberupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/teammemberupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teampipelinecreateinput.md b/pages/apis/graphql/schemas/input_object/teampipelinecreateinput.md index 4b01b3cdab..25dc21af8d 100644 --- a/pages/apis/graphql/schemas/input_object/teampipelinecreateinput.md +++ b/pages/apis/graphql/schemas/input_object/teampipelinecreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teampipelinedeleteinput.md b/pages/apis/graphql/schemas/input_object/teampipelinedeleteinput.md index e94cd1026e..e4063006d0 100644 --- a/pages/apis/graphql/schemas/input_object/teampipelinedeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/teampipelinedeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teampipelineupdateinput.md b/pages/apis/graphql/schemas/input_object/teampipelineupdateinput.md index 0e80203dfa..7e509cdd39 100644 --- a/pages/apis/graphql/schemas/input_object/teampipelineupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/teampipelineupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teamsuitecreateinput.md b/pages/apis/graphql/schemas/input_object/teamsuitecreateinput.md index ee3ff6e042..cc61b30a04 100644 --- a/pages/apis/graphql/schemas/input_object/teamsuitecreateinput.md +++ b/pages/apis/graphql/schemas/input_object/teamsuitecreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teamsuitedeleteinput.md b/pages/apis/graphql/schemas/input_object/teamsuitedeleteinput.md index 805ff8e646..640d5c16d9 100644 --- a/pages/apis/graphql/schemas/input_object/teamsuitedeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/teamsuitedeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teamsuiteupdateinput.md b/pages/apis/graphql/schemas/input_object/teamsuiteupdateinput.md index 54d83ecd79..d25391ca88 100644 --- a/pages/apis/graphql/schemas/input_object/teamsuiteupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/teamsuiteupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/teamupdateinput.md b/pages/apis/graphql/schemas/input_object/teamupdateinput.md index dc6ee61d09..05b4ef3697 100644 --- a/pages/apis/graphql/schemas/input_object/teamupdateinput.md +++ b/pages/apis/graphql/schemas/input_object/teamupdateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamUpdateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/totpactivateinput.md b/pages/apis/graphql/schemas/input_object/totpactivateinput.md index 6c65f64742..ab771c8751 100644 --- a/pages/apis/graphql/schemas/input_object/totpactivateinput.md +++ b/pages/apis/graphql/schemas/input_object/totpactivateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPActivateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/totpcreateinput.md b/pages/apis/graphql/schemas/input_object/totpcreateinput.md index 6e9a13a475..b94e0ccf9b 100644 --- a/pages/apis/graphql/schemas/input_object/totpcreateinput.md +++ b/pages/apis/graphql/schemas/input_object/totpcreateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPCreateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/totpdeleteinput.md b/pages/apis/graphql/schemas/input_object/totpdeleteinput.md index 0652e22eac..95b6d7fcbd 100644 --- a/pages/apis/graphql/schemas/input_object/totpdeleteinput.md +++ b/pages/apis/graphql/schemas/input_object/totpdeleteinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPDeleteInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/input_object/totprecoverycodesregenerateinput.md b/pages/apis/graphql/schemas/input_object/totprecoverycodesregenerateinput.md index 3fdfe49159..8a30466c08 100644 --- a/pages/apis/graphql/schemas/input_object/totprecoverycodesregenerateinput.md +++ b/pages/apis/graphql/schemas/input_object/totprecoverycodesregenerateinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPRecoveryCodesRegenerateInput – Input_objects – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/authorization.md b/pages/apis/graphql/schemas/interface/authorization.md index 0adfea809b..67393cb04b 100644 --- a/pages/apis/graphql/schemas/interface/authorization.md +++ b/pages/apis/graphql/schemas/interface/authorization.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Authorization – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/buildsource.md b/pages/apis/graphql/schemas/interface/buildsource.md index eb910dcd78..e7785b042b 100644 --- a/pages/apis/graphql/schemas/interface/buildsource.md +++ b/pages/apis/graphql/schemas/interface/buildsource.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildSource – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/connection.md b/pages/apis/graphql/schemas/interface/connection.md index 6016f093ff..274821c808 100644 --- a/pages/apis/graphql/schemas/interface/connection.md +++ b/pages/apis/graphql/schemas/interface/connection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Connection – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/jobevent.md b/pages/apis/graphql/schemas/interface/jobevent.md index 7dc5d572ad..4194cca57e 100644 --- a/pages/apis/graphql/schemas/interface/jobevent.md +++ b/pages/apis/graphql/schemas/interface/jobevent.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEvent – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/jobinterface.md b/pages/apis/graphql/schemas/interface/jobinterface.md index 93dbecad04..64cfd534fe 100644 --- a/pages/apis/graphql/schemas/interface/jobinterface.md +++ b/pages/apis/graphql/schemas/interface/jobinterface.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobInterface – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/node.md b/pages/apis/graphql/schemas/interface/node.md index f9ef37b657..02c3ece81c 100644 --- a/pages/apis/graphql/schemas/interface/node.md +++ b/pages/apis/graphql/schemas/interface/node.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Node – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/notificationservice.md b/pages/apis/graphql/schemas/interface/notificationservice.md index e655557484..5af4061a46 100644 --- a/pages/apis/graphql/schemas/interface/notificationservice.md +++ b/pages/apis/graphql/schemas/interface/notificationservice.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: NotificationService – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/repositoryprovider.md b/pages/apis/graphql/schemas/interface/repositoryprovider.md index 414c9bf1a0..86671b33f5 100644 --- a/pages/apis/graphql/schemas/interface/repositoryprovider.md +++ b/pages/apis/graphql/schemas/interface/repositoryprovider.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProvider – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/resourceusageinterface.md b/pages/apis/graphql/schemas/interface/resourceusageinterface.md index ede5b44371..e54e3f4f2f 100644 --- a/pages/apis/graphql/schemas/interface/resourceusageinterface.md +++ b/pages/apis/graphql/schemas/interface/resourceusageinterface.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ResourceUsageInterface – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/ssoprovider.md b/pages/apis/graphql/schemas/interface/ssoprovider.md index 2d6190c10a..6404ee41c4 100644 --- a/pages/apis/graphql/schemas/interface/ssoprovider.md +++ b/pages/apis/graphql/schemas/interface/ssoprovider.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProvider – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/interface/step.md b/pages/apis/graphql/schemas/interface/step.md index 39fdcec22d..1418705631 100644 --- a/pages/apis/graphql/schemas/interface/step.md +++ b/pages/apis/graphql/schemas/interface/step.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Step – Interfaces – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/agentstop.md b/pages/apis/graphql/schemas/mutation/agentstop.md index 0e5abe1a8a..608ec04ec8 100644 --- a/pages/apis/graphql/schemas/mutation/agentstop.md +++ b/pages/apis/graphql/schemas/mutation/agentstop.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: agentStop – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/agenttokencreate.md b/pages/apis/graphql/schemas/mutation/agenttokencreate.md index 3dc3c2fcaf..3994ef25a1 100644 --- a/pages/apis/graphql/schemas/mutation/agenttokencreate.md +++ b/pages/apis/graphql/schemas/mutation/agenttokencreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: agentTokenCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/agenttokenrevoke.md b/pages/apis/graphql/schemas/mutation/agenttokenrevoke.md index 28810e8f05..d3caf3ffdc 100644 --- a/pages/apis/graphql/schemas/mutation/agenttokenrevoke.md +++ b/pages/apis/graphql/schemas/mutation/agenttokenrevoke.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: agentTokenRevoke – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/apiaccesstokencodeauthorize.md b/pages/apis/graphql/schemas/mutation/apiaccesstokencodeauthorize.md index 24eaea433c..75eef3ecec 100644 --- a/pages/apis/graphql/schemas/mutation/apiaccesstokencodeauthorize.md +++ b/pages/apis/graphql/schemas/mutation/apiaccesstokencodeauthorize.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: apiAccessTokenCodeAuthorize – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/buildannotate.md b/pages/apis/graphql/schemas/mutation/buildannotate.md index e0b83a1b4f..37c3d01b79 100644 --- a/pages/apis/graphql/schemas/mutation/buildannotate.md +++ b/pages/apis/graphql/schemas/mutation/buildannotate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: buildAnnotate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/buildcancel.md b/pages/apis/graphql/schemas/mutation/buildcancel.md index c0a7e5514f..b3dfd8e069 100644 --- a/pages/apis/graphql/schemas/mutation/buildcancel.md +++ b/pages/apis/graphql/schemas/mutation/buildcancel.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: buildCancel – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/buildcreate.md b/pages/apis/graphql/schemas/mutation/buildcreate.md index 3ad02cb377..b2fad9e92b 100644 --- a/pages/apis/graphql/schemas/mutation/buildcreate.md +++ b/pages/apis/graphql/schemas/mutation/buildcreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: buildCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/buildrebuild.md b/pages/apis/graphql/schemas/mutation/buildrebuild.md index 71261efc05..0b296d5fdb 100644 --- a/pages/apis/graphql/schemas/mutation/buildrebuild.md +++ b/pages/apis/graphql/schemas/mutation/buildrebuild.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: buildRebuild – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusteragenttokencreate.md b/pages/apis/graphql/schemas/mutation/clusteragenttokencreate.md index 7ce72c7bca..9ef1e795d2 100644 --- a/pages/apis/graphql/schemas/mutation/clusteragenttokencreate.md +++ b/pages/apis/graphql/schemas/mutation/clusteragenttokencreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterAgentTokenCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusteragenttokenrevoke.md b/pages/apis/graphql/schemas/mutation/clusteragenttokenrevoke.md index 7e59076417..bf7989232c 100644 --- a/pages/apis/graphql/schemas/mutation/clusteragenttokenrevoke.md +++ b/pages/apis/graphql/schemas/mutation/clusteragenttokenrevoke.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterAgentTokenRevoke – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusteragenttokenupdate.md b/pages/apis/graphql/schemas/mutation/clusteragenttokenupdate.md index 4dfe0b0efa..61969926ca 100644 --- a/pages/apis/graphql/schemas/mutation/clusteragenttokenupdate.md +++ b/pages/apis/graphql/schemas/mutation/clusteragenttokenupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterAgentTokenUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clustercreate.md b/pages/apis/graphql/schemas/mutation/clustercreate.md index 036a96935b..ad5872e763 100644 --- a/pages/apis/graphql/schemas/mutation/clustercreate.md +++ b/pages/apis/graphql/schemas/mutation/clustercreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusterdelete.md b/pages/apis/graphql/schemas/mutation/clusterdelete.md index af50f643db..03fe1aec85 100644 --- a/pages/apis/graphql/schemas/mutation/clusterdelete.md +++ b/pages/apis/graphql/schemas/mutation/clusterdelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusterqueuecreate.md b/pages/apis/graphql/schemas/mutation/clusterqueuecreate.md index 62c621cd99..bc9605b44d 100644 --- a/pages/apis/graphql/schemas/mutation/clusterqueuecreate.md +++ b/pages/apis/graphql/schemas/mutation/clusterqueuecreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterQueueCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusterqueuedelete.md b/pages/apis/graphql/schemas/mutation/clusterqueuedelete.md index 4145c9353d..f411e243d8 100644 --- a/pages/apis/graphql/schemas/mutation/clusterqueuedelete.md +++ b/pages/apis/graphql/schemas/mutation/clusterqueuedelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterQueueDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusterqueuepausedispatch.md b/pages/apis/graphql/schemas/mutation/clusterqueuepausedispatch.md index e65adf8bfd..c12c3cb119 100644 --- a/pages/apis/graphql/schemas/mutation/clusterqueuepausedispatch.md +++ b/pages/apis/graphql/schemas/mutation/clusterqueuepausedispatch.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterQueuePauseDispatch – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusterqueueresumedispatch.md b/pages/apis/graphql/schemas/mutation/clusterqueueresumedispatch.md index e2ccd4a98a..ec7b90edae 100644 --- a/pages/apis/graphql/schemas/mutation/clusterqueueresumedispatch.md +++ b/pages/apis/graphql/schemas/mutation/clusterqueueresumedispatch.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterQueueResumeDispatch – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusterqueueupdate.md b/pages/apis/graphql/schemas/mutation/clusterqueueupdate.md index 5f563f4cbe..2c6b357e59 100644 --- a/pages/apis/graphql/schemas/mutation/clusterqueueupdate.md +++ b/pages/apis/graphql/schemas/mutation/clusterqueueupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterQueueUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/clusterupdate.md b/pages/apis/graphql/schemas/mutation/clusterupdate.md index 780c0e3cc9..a513a99a43 100644 --- a/pages/apis/graphql/schemas/mutation/clusterupdate.md +++ b/pages/apis/graphql/schemas/mutation/clusterupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: clusterUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/emailcreate.md b/pages/apis/graphql/schemas/mutation/emailcreate.md index ad67774914..d538d2ee56 100644 --- a/pages/apis/graphql/schemas/mutation/emailcreate.md +++ b/pages/apis/graphql/schemas/mutation/emailcreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: emailCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/emailresendverification.md b/pages/apis/graphql/schemas/mutation/emailresendverification.md index c897073c59..77c2be2e71 100644 --- a/pages/apis/graphql/schemas/mutation/emailresendverification.md +++ b/pages/apis/graphql/schemas/mutation/emailresendverification.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: emailResendVerification – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/graphqlsnippetcreate.md b/pages/apis/graphql/schemas/mutation/graphqlsnippetcreate.md index bb4639a8da..82616f871e 100644 --- a/pages/apis/graphql/schemas/mutation/graphqlsnippetcreate.md +++ b/pages/apis/graphql/schemas/mutation/graphqlsnippetcreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: graphQLSnippetCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/jobtypeblockunblock.md b/pages/apis/graphql/schemas/mutation/jobtypeblockunblock.md index 16118552eb..dd5aa3e394 100644 --- a/pages/apis/graphql/schemas/mutation/jobtypeblockunblock.md +++ b/pages/apis/graphql/schemas/mutation/jobtypeblockunblock.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: jobTypeBlockUnblock – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/jobtypecommandcancel.md b/pages/apis/graphql/schemas/mutation/jobtypecommandcancel.md index 5207567ee1..222a2fb610 100644 --- a/pages/apis/graphql/schemas/mutation/jobtypecommandcancel.md +++ b/pages/apis/graphql/schemas/mutation/jobtypecommandcancel.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: jobTypeCommandCancel – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/jobtypecommandretry.md b/pages/apis/graphql/schemas/mutation/jobtypecommandretry.md index b850fc4009..43d42c2926 100644 --- a/pages/apis/graphql/schemas/mutation/jobtypecommandretry.md +++ b/pages/apis/graphql/schemas/mutation/jobtypecommandretry.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: jobTypeCommandRetry – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/noticedismiss.md b/pages/apis/graphql/schemas/mutation/noticedismiss.md index 9a8a5aec31..993655e4dd 100644 --- a/pages/apis/graphql/schemas/mutation/noticedismiss.md +++ b/pages/apis/graphql/schemas/mutation/noticedismiss.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: noticeDismiss – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationapiaccesstokenrevoke.md b/pages/apis/graphql/schemas/mutation/organizationapiaccesstokenrevoke.md index 4ba32f4d51..c4cf0d06a2 100644 --- a/pages/apis/graphql/schemas/mutation/organizationapiaccesstokenrevoke.md +++ b/pages/apis/graphql/schemas/mutation/organizationapiaccesstokenrevoke.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationApiAccessTokenRevoke – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationapiipallowlistupdate.md b/pages/apis/graphql/schemas/mutation/organizationapiipallowlistupdate.md index 520611e9b1..621388fc99 100644 --- a/pages/apis/graphql/schemas/mutation/organizationapiipallowlistupdate.md +++ b/pages/apis/graphql/schemas/mutation/organizationapiipallowlistupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationApiIpAllowlistUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationbannerdelete.md b/pages/apis/graphql/schemas/mutation/organizationbannerdelete.md index f208e78173..47fb692e0c 100644 --- a/pages/apis/graphql/schemas/mutation/organizationbannerdelete.md +++ b/pages/apis/graphql/schemas/mutation/organizationbannerdelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationBannerDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationbannerupsert.md b/pages/apis/graphql/schemas/mutation/organizationbannerupsert.md index 092578ce99..a1ee475385 100644 --- a/pages/apis/graphql/schemas/mutation/organizationbannerupsert.md +++ b/pages/apis/graphql/schemas/mutation/organizationbannerupsert.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationBannerUpsert – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationenforcetwofactorauthenticationformembersupdate.md b/pages/apis/graphql/schemas/mutation/organizationenforcetwofactorauthenticationformembersupdate.md index 21e2aad53a..964f99a6e5 100644 --- a/pages/apis/graphql/schemas/mutation/organizationenforcetwofactorauthenticationformembersupdate.md +++ b/pages/apis/graphql/schemas/mutation/organizationenforcetwofactorauthenticationformembersupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationEnforceTwoFactorAuthenticationForMembersUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationinvitationcreate.md b/pages/apis/graphql/schemas/mutation/organizationinvitationcreate.md index a4e43c7c65..5ce8e9f51c 100644 --- a/pages/apis/graphql/schemas/mutation/organizationinvitationcreate.md +++ b/pages/apis/graphql/schemas/mutation/organizationinvitationcreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationInvitationCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationinvitationresend.md b/pages/apis/graphql/schemas/mutation/organizationinvitationresend.md index ac337956dd..72ec2553de 100644 --- a/pages/apis/graphql/schemas/mutation/organizationinvitationresend.md +++ b/pages/apis/graphql/schemas/mutation/organizationinvitationresend.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationInvitationResend – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationinvitationrevoke.md b/pages/apis/graphql/schemas/mutation/organizationinvitationrevoke.md index 042e2a5a3a..2c5841f553 100644 --- a/pages/apis/graphql/schemas/mutation/organizationinvitationrevoke.md +++ b/pages/apis/graphql/schemas/mutation/organizationinvitationrevoke.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationInvitationRevoke – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationmemberdelete.md b/pages/apis/graphql/schemas/mutation/organizationmemberdelete.md index 5703202e15..1704c8494a 100644 --- a/pages/apis/graphql/schemas/mutation/organizationmemberdelete.md +++ b/pages/apis/graphql/schemas/mutation/organizationmemberdelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationMemberDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationmemberupdate.md b/pages/apis/graphql/schemas/mutation/organizationmemberupdate.md index 8d9513fb9a..ac6cc28371 100644 --- a/pages/apis/graphql/schemas/mutation/organizationmemberupdate.md +++ b/pages/apis/graphql/schemas/mutation/organizationmemberupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationMemberUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/organizationrevokeinactivetokensafterupdate.md b/pages/apis/graphql/schemas/mutation/organizationrevokeinactivetokensafterupdate.md index b4211f6701..8e87ae2f4f 100644 --- a/pages/apis/graphql/schemas/mutation/organizationrevokeinactivetokensafterupdate.md +++ b/pages/apis/graphql/schemas/mutation/organizationrevokeinactivetokensafterupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationRevokeInactiveTokensAfterUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinearchive.md b/pages/apis/graphql/schemas/mutation/pipelinearchive.md index ead875aaee..dd31a7fcb8 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinearchive.md +++ b/pages/apis/graphql/schemas/mutation/pipelinearchive.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineArchive – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinecreate.md b/pages/apis/graphql/schemas/mutation/pipelinecreate.md index 6706bdb079..3fbaad6b28 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinecreate.md +++ b/pages/apis/graphql/schemas/mutation/pipelinecreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinecreatewebhook.md b/pages/apis/graphql/schemas/mutation/pipelinecreatewebhook.md index 7f63c86ebf..03372431fe 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinecreatewebhook.md +++ b/pages/apis/graphql/schemas/mutation/pipelinecreatewebhook.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineCreateWebhook – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinedelete.md b/pages/apis/graphql/schemas/mutation/pipelinedelete.md index f6f3161301..bde01065d3 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinedelete.md +++ b/pages/apis/graphql/schemas/mutation/pipelinedelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinefavorite.md b/pages/apis/graphql/schemas/mutation/pipelinefavorite.md index c0e984c1c1..ecc679441e 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinefavorite.md +++ b/pages/apis/graphql/schemas/mutation/pipelinefavorite.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineFavorite – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinerotatewebhookurl.md b/pages/apis/graphql/schemas/mutation/pipelinerotatewebhookurl.md index b67cdd28bd..e1a1cd8ce3 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinerotatewebhookurl.md +++ b/pages/apis/graphql/schemas/mutation/pipelinerotatewebhookurl.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineRotateWebhookURL – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelineschedulecreate.md b/pages/apis/graphql/schemas/mutation/pipelineschedulecreate.md index b31a2fcc09..f2721d1621 100644 --- a/pages/apis/graphql/schemas/mutation/pipelineschedulecreate.md +++ b/pages/apis/graphql/schemas/mutation/pipelineschedulecreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineScheduleCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinescheduledelete.md b/pages/apis/graphql/schemas/mutation/pipelinescheduledelete.md index 3aa3ee0fb1..ce4c70f44b 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinescheduledelete.md +++ b/pages/apis/graphql/schemas/mutation/pipelinescheduledelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineScheduleDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelinescheduleupdate.md b/pages/apis/graphql/schemas/mutation/pipelinescheduleupdate.md index 2489cf5c47..d5bd6cf1c8 100644 --- a/pages/apis/graphql/schemas/mutation/pipelinescheduleupdate.md +++ b/pages/apis/graphql/schemas/mutation/pipelinescheduleupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineScheduleUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelineunarchive.md b/pages/apis/graphql/schemas/mutation/pipelineunarchive.md index 9a1e2bc154..646340445c 100644 --- a/pages/apis/graphql/schemas/mutation/pipelineunarchive.md +++ b/pages/apis/graphql/schemas/mutation/pipelineunarchive.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineUnarchive – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/pipelineupdate.md b/pages/apis/graphql/schemas/mutation/pipelineupdate.md index e32629cb0b..9ec11dfe4b 100644 --- a/pages/apis/graphql/schemas/mutation/pipelineupdate.md +++ b/pages/apis/graphql/schemas/mutation/pipelineupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/ssoprovidercreate.md b/pages/apis/graphql/schemas/mutation/ssoprovidercreate.md index b712b1895b..2f1ab45deb 100644 --- a/pages/apis/graphql/schemas/mutation/ssoprovidercreate.md +++ b/pages/apis/graphql/schemas/mutation/ssoprovidercreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ssoProviderCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/ssoproviderdelete.md b/pages/apis/graphql/schemas/mutation/ssoproviderdelete.md index fe8953f277..6f15616f93 100644 --- a/pages/apis/graphql/schemas/mutation/ssoproviderdelete.md +++ b/pages/apis/graphql/schemas/mutation/ssoproviderdelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ssoProviderDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/ssoproviderdisable.md b/pages/apis/graphql/schemas/mutation/ssoproviderdisable.md index 90fd2f8f7e..9c6691a123 100644 --- a/pages/apis/graphql/schemas/mutation/ssoproviderdisable.md +++ b/pages/apis/graphql/schemas/mutation/ssoproviderdisable.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ssoProviderDisable – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/ssoproviderenable.md b/pages/apis/graphql/schemas/mutation/ssoproviderenable.md index 12e700f8dd..17db79941b 100644 --- a/pages/apis/graphql/schemas/mutation/ssoproviderenable.md +++ b/pages/apis/graphql/schemas/mutation/ssoproviderenable.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ssoProviderEnable – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/ssoproviderupdate.md b/pages/apis/graphql/schemas/mutation/ssoproviderupdate.md index a23e761667..c2851f96a4 100644 --- a/pages/apis/graphql/schemas/mutation/ssoproviderupdate.md +++ b/pages/apis/graphql/schemas/mutation/ssoproviderupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ssoProviderUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teamcreate.md b/pages/apis/graphql/schemas/mutation/teamcreate.md index 24b4a9df43..c35e61e6b3 100644 --- a/pages/apis/graphql/schemas/mutation/teamcreate.md +++ b/pages/apis/graphql/schemas/mutation/teamcreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teamdelete.md b/pages/apis/graphql/schemas/mutation/teamdelete.md index a580213510..2449cc598c 100644 --- a/pages/apis/graphql/schemas/mutation/teamdelete.md +++ b/pages/apis/graphql/schemas/mutation/teamdelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teammembercreate.md b/pages/apis/graphql/schemas/mutation/teammembercreate.md index 100f0875e9..628c671a8d 100644 --- a/pages/apis/graphql/schemas/mutation/teammembercreate.md +++ b/pages/apis/graphql/schemas/mutation/teammembercreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamMemberCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teammemberdelete.md b/pages/apis/graphql/schemas/mutation/teammemberdelete.md index 06980a4783..b2fe8533c4 100644 --- a/pages/apis/graphql/schemas/mutation/teammemberdelete.md +++ b/pages/apis/graphql/schemas/mutation/teammemberdelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamMemberDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teammemberupdate.md b/pages/apis/graphql/schemas/mutation/teammemberupdate.md index 0a14b1459b..4ffe8c75c1 100644 --- a/pages/apis/graphql/schemas/mutation/teammemberupdate.md +++ b/pages/apis/graphql/schemas/mutation/teammemberupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamMemberUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teampipelinecreate.md b/pages/apis/graphql/schemas/mutation/teampipelinecreate.md index 71c1c8d4d1..455bc0a5d1 100644 --- a/pages/apis/graphql/schemas/mutation/teampipelinecreate.md +++ b/pages/apis/graphql/schemas/mutation/teampipelinecreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamPipelineCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teampipelinedelete.md b/pages/apis/graphql/schemas/mutation/teampipelinedelete.md index ccc2052c38..c07ce358a6 100644 --- a/pages/apis/graphql/schemas/mutation/teampipelinedelete.md +++ b/pages/apis/graphql/schemas/mutation/teampipelinedelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamPipelineDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teampipelineupdate.md b/pages/apis/graphql/schemas/mutation/teampipelineupdate.md index 2fd268be16..766016f697 100644 --- a/pages/apis/graphql/schemas/mutation/teampipelineupdate.md +++ b/pages/apis/graphql/schemas/mutation/teampipelineupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamPipelineUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teamsuitecreate.md b/pages/apis/graphql/schemas/mutation/teamsuitecreate.md index b60a6b5672..a0e37d2915 100644 --- a/pages/apis/graphql/schemas/mutation/teamsuitecreate.md +++ b/pages/apis/graphql/schemas/mutation/teamsuitecreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamSuiteCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teamsuitedelete.md b/pages/apis/graphql/schemas/mutation/teamsuitedelete.md index bcb9fd73cd..cec50dcc98 100644 --- a/pages/apis/graphql/schemas/mutation/teamsuitedelete.md +++ b/pages/apis/graphql/schemas/mutation/teamsuitedelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamSuiteDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teamsuiteupdate.md b/pages/apis/graphql/schemas/mutation/teamsuiteupdate.md index 35fbca72e7..2e398576fa 100644 --- a/pages/apis/graphql/schemas/mutation/teamsuiteupdate.md +++ b/pages/apis/graphql/schemas/mutation/teamsuiteupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamSuiteUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/teamupdate.md b/pages/apis/graphql/schemas/mutation/teamupdate.md index 96c5ddd666..a0a2538326 100644 --- a/pages/apis/graphql/schemas/mutation/teamupdate.md +++ b/pages/apis/graphql/schemas/mutation/teamupdate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: teamUpdate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/totpactivate.md b/pages/apis/graphql/schemas/mutation/totpactivate.md index 8907f4820b..98545c3a91 100644 --- a/pages/apis/graphql/schemas/mutation/totpactivate.md +++ b/pages/apis/graphql/schemas/mutation/totpactivate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: totpActivate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/totpcreate.md b/pages/apis/graphql/schemas/mutation/totpcreate.md index be2043b994..51a93c19f1 100644 --- a/pages/apis/graphql/schemas/mutation/totpcreate.md +++ b/pages/apis/graphql/schemas/mutation/totpcreate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: totpCreate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/totpdelete.md b/pages/apis/graphql/schemas/mutation/totpdelete.md index d1622c7af4..370b22e7fc 100644 --- a/pages/apis/graphql/schemas/mutation/totpdelete.md +++ b/pages/apis/graphql/schemas/mutation/totpdelete.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: totpDelete – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/mutation/totprecoverycodesregenerate.md b/pages/apis/graphql/schemas/mutation/totprecoverycodesregenerate.md index 72188837b5..d57b9fff6a 100644 --- a/pages/apis/graphql/schemas/mutation/totprecoverycodesregenerate.md +++ b/pages/apis/graphql/schemas/mutation/totprecoverycodesregenerate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: totpRecoveryCodesRegenerate – Mutations – GraphQL API diff --git a/pages/apis/graphql/schemas/object/__directive.md b/pages/apis/graphql/schemas/object/__directive.md index 3fa83c521d..fed85859cb 100644 --- a/pages/apis/graphql/schemas/object/__directive.md +++ b/pages/apis/graphql/schemas/object/__directive.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __Directive – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/__enumvalue.md b/pages/apis/graphql/schemas/object/__enumvalue.md index 6385ae5198..4498738b3b 100644 --- a/pages/apis/graphql/schemas/object/__enumvalue.md +++ b/pages/apis/graphql/schemas/object/__enumvalue.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __EnumValue – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/__field.md b/pages/apis/graphql/schemas/object/__field.md index 98f6d48e32..944701c873 100644 --- a/pages/apis/graphql/schemas/object/__field.md +++ b/pages/apis/graphql/schemas/object/__field.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __Field – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/__inputvalue.md b/pages/apis/graphql/schemas/object/__inputvalue.md index c4d7e24f38..0d6f648286 100644 --- a/pages/apis/graphql/schemas/object/__inputvalue.md +++ b/pages/apis/graphql/schemas/object/__inputvalue.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __InputValue – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/__schema.md b/pages/apis/graphql/schemas/object/__schema.md index e65590e1f9..d311edb4ff 100644 --- a/pages/apis/graphql/schemas/object/__schema.md +++ b/pages/apis/graphql/schemas/object/__schema.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __Schema – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/__type.md b/pages/apis/graphql/schemas/object/__type.md index 48a6bb4d60..f016d523be 100644 --- a/pages/apis/graphql/schemas/object/__type.md +++ b/pages/apis/graphql/schemas/object/__type.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: __Type – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agent.md b/pages/apis/graphql/schemas/object/agent.md index a972b0fa89..0c1091104c 100644 --- a/pages/apis/graphql/schemas/object/agent.md +++ b/pages/apis/graphql/schemas/object/agent.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Agent – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agentconnection.md b/pages/apis/graphql/schemas/object/agentconnection.md index 00e59b79be..aa6e4df9c4 100644 --- a/pages/apis/graphql/schemas/object/agentconnection.md +++ b/pages/apis/graphql/schemas/object/agentconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agentedge.md b/pages/apis/graphql/schemas/object/agentedge.md index ae9ccaf7c2..09a20dc704 100644 --- a/pages/apis/graphql/schemas/object/agentedge.md +++ b/pages/apis/graphql/schemas/object/agentedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agentpermissions.md b/pages/apis/graphql/schemas/object/agentpermissions.md index 522d4fc5ba..2feaf518c9 100644 --- a/pages/apis/graphql/schemas/object/agentpermissions.md +++ b/pages/apis/graphql/schemas/object/agentpermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agentstoppayload.md b/pages/apis/graphql/schemas/object/agentstoppayload.md index 07f64b3dd2..f0ec58d34f 100644 --- a/pages/apis/graphql/schemas/object/agentstoppayload.md +++ b/pages/apis/graphql/schemas/object/agentstoppayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentStopPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agenttoken.md b/pages/apis/graphql/schemas/object/agenttoken.md index debf32c59d..b1777bb0f1 100644 --- a/pages/apis/graphql/schemas/object/agenttoken.md +++ b/pages/apis/graphql/schemas/object/agenttoken.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentToken – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agenttokenconnection.md b/pages/apis/graphql/schemas/object/agenttokenconnection.md index ad37d98804..4c6b9282e8 100644 --- a/pages/apis/graphql/schemas/object/agenttokenconnection.md +++ b/pages/apis/graphql/schemas/object/agenttokenconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentTokenConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agenttokencreatepayload.md b/pages/apis/graphql/schemas/object/agenttokencreatepayload.md index 01871a1b76..8fdb93ed3d 100644 --- a/pages/apis/graphql/schemas/object/agenttokencreatepayload.md +++ b/pages/apis/graphql/schemas/object/agenttokencreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentTokenCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agenttokenedge.md b/pages/apis/graphql/schemas/object/agenttokenedge.md index 4183bdf5c8..0865cc615b 100644 --- a/pages/apis/graphql/schemas/object/agenttokenedge.md +++ b/pages/apis/graphql/schemas/object/agenttokenedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentTokenEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agenttokenpermissions.md b/pages/apis/graphql/schemas/object/agenttokenpermissions.md index 4c9e281e52..43726f1190 100644 --- a/pages/apis/graphql/schemas/object/agenttokenpermissions.md +++ b/pages/apis/graphql/schemas/object/agenttokenpermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentTokenPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/agenttokenrevokepayload.md b/pages/apis/graphql/schemas/object/agenttokenrevokepayload.md index d0bb630547..2655922d78 100644 --- a/pages/apis/graphql/schemas/object/agenttokenrevokepayload.md +++ b/pages/apis/graphql/schemas/object/agenttokenrevokepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AgentTokenRevokePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/annotation.md b/pages/apis/graphql/schemas/object/annotation.md index 3c50e2227c..35923b91b5 100644 --- a/pages/apis/graphql/schemas/object/annotation.md +++ b/pages/apis/graphql/schemas/object/annotation.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Annotation – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/annotationbody.md b/pages/apis/graphql/schemas/object/annotationbody.md index abb4fb5cc7..a5fb476c16 100644 --- a/pages/apis/graphql/schemas/object/annotationbody.md +++ b/pages/apis/graphql/schemas/object/annotationbody.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AnnotationBody – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/annotationconnection.md b/pages/apis/graphql/schemas/object/annotationconnection.md index bf2ba9ca6e..6311d78bad 100644 --- a/pages/apis/graphql/schemas/object/annotationconnection.md +++ b/pages/apis/graphql/schemas/object/annotationconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AnnotationConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/annotationedge.md b/pages/apis/graphql/schemas/object/annotationedge.md index f1178a940f..a5190909e6 100644 --- a/pages/apis/graphql/schemas/object/annotationedge.md +++ b/pages/apis/graphql/schemas/object/annotationedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AnnotationEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/apiaccesstoken.md b/pages/apis/graphql/schemas/object/apiaccesstoken.md index b7e4f35d62..e430ee0fd7 100644 --- a/pages/apis/graphql/schemas/object/apiaccesstoken.md +++ b/pages/apis/graphql/schemas/object/apiaccesstoken.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: APIAccessToken – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/apiaccesstokencode.md b/pages/apis/graphql/schemas/object/apiaccesstokencode.md index 3f7d964871..403c603c03 100644 --- a/pages/apis/graphql/schemas/object/apiaccesstokencode.md +++ b/pages/apis/graphql/schemas/object/apiaccesstokencode.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: APIAccessTokenCode – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/apiaccesstokencodeauthorizemutationpayload.md b/pages/apis/graphql/schemas/object/apiaccesstokencodeauthorizemutationpayload.md index 24447ee320..d949a6234c 100644 --- a/pages/apis/graphql/schemas/object/apiaccesstokencodeauthorizemutationpayload.md +++ b/pages/apis/graphql/schemas/object/apiaccesstokencodeauthorizemutationpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: APIAccessTokenCodeAuthorizeMutationPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/apiapplication.md b/pages/apis/graphql/schemas/object/apiapplication.md index abf04e9bc8..8975767e4e 100644 --- a/pages/apis/graphql/schemas/object/apiapplication.md +++ b/pages/apis/graphql/schemas/object/apiapplication.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: APIApplication – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/artifact.md b/pages/apis/graphql/schemas/object/artifact.md index 186fb8f715..4b0986ffc4 100644 --- a/pages/apis/graphql/schemas/object/artifact.md +++ b/pages/apis/graphql/schemas/object/artifact.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Artifact – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/artifactconnection.md b/pages/apis/graphql/schemas/object/artifactconnection.md index b2f76ba69a..a19d851162 100644 --- a/pages/apis/graphql/schemas/object/artifactconnection.md +++ b/pages/apis/graphql/schemas/object/artifactconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ArtifactConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/artifactedge.md b/pages/apis/graphql/schemas/object/artifactedge.md index 43a56f0906..0973302f76 100644 --- a/pages/apis/graphql/schemas/object/artifactedge.md +++ b/pages/apis/graphql/schemas/object/artifactedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ArtifactEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/auditactor.md b/pages/apis/graphql/schemas/object/auditactor.md index 6400497b62..221b28a141 100644 --- a/pages/apis/graphql/schemas/object/auditactor.md +++ b/pages/apis/graphql/schemas/object/auditactor.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditActor – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/auditapicontext.md b/pages/apis/graphql/schemas/object/auditapicontext.md index a42047e69a..b658983a59 100644 --- a/pages/apis/graphql/schemas/object/auditapicontext.md +++ b/pages/apis/graphql/schemas/object/auditapicontext.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditAPIContext – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/auditevent.md b/pages/apis/graphql/schemas/object/auditevent.md index 045ea3e620..f6e3b29117 100644 --- a/pages/apis/graphql/schemas/object/auditevent.md +++ b/pages/apis/graphql/schemas/object/auditevent.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditEvent – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/auditsubject.md b/pages/apis/graphql/schemas/object/auditsubject.md index a52ac962f2..401da2b857 100644 --- a/pages/apis/graphql/schemas/object/auditsubject.md +++ b/pages/apis/graphql/schemas/object/auditsubject.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditSubject – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/auditwebcontext.md b/pages/apis/graphql/schemas/object/auditwebcontext.md index c8c6847618..20ed6e872b 100644 --- a/pages/apis/graphql/schemas/object/auditwebcontext.md +++ b/pages/apis/graphql/schemas/object/auditwebcontext.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditWebContext – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationbitbucket.md b/pages/apis/graphql/schemas/object/authorizationbitbucket.md index b211d20245..ddd74b122c 100644 --- a/pages/apis/graphql/schemas/object/authorizationbitbucket.md +++ b/pages/apis/graphql/schemas/object/authorizationbitbucket.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationBitbucket – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationconnection.md b/pages/apis/graphql/schemas/object/authorizationconnection.md index f8ea8384ce..257222ae0f 100644 --- a/pages/apis/graphql/schemas/object/authorizationconnection.md +++ b/pages/apis/graphql/schemas/object/authorizationconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationedge.md b/pages/apis/graphql/schemas/object/authorizationedge.md index 5091c24254..88e2a2df00 100644 --- a/pages/apis/graphql/schemas/object/authorizationedge.md +++ b/pages/apis/graphql/schemas/object/authorizationedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationgithub.md b/pages/apis/graphql/schemas/object/authorizationgithub.md index f9146b879a..096c36b12f 100644 --- a/pages/apis/graphql/schemas/object/authorizationgithub.md +++ b/pages/apis/graphql/schemas/object/authorizationgithub.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationGitHub – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationgithubapp.md b/pages/apis/graphql/schemas/object/authorizationgithubapp.md index 97bb7ed8b0..87676c62f2 100644 --- a/pages/apis/graphql/schemas/object/authorizationgithubapp.md +++ b/pages/apis/graphql/schemas/object/authorizationgithubapp.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationGitHubApp – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationgithubenterprise.md b/pages/apis/graphql/schemas/object/authorizationgithubenterprise.md index 3c4d823c54..313eb5d2b0 100644 --- a/pages/apis/graphql/schemas/object/authorizationgithubenterprise.md +++ b/pages/apis/graphql/schemas/object/authorizationgithubenterprise.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationGitHubEnterprise – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationgoogle.md b/pages/apis/graphql/schemas/object/authorizationgoogle.md index 8045e0fbba..85c089949e 100644 --- a/pages/apis/graphql/schemas/object/authorizationgoogle.md +++ b/pages/apis/graphql/schemas/object/authorizationgoogle.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationGoogle – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/authorizationsaml.md b/pages/apis/graphql/schemas/object/authorizationsaml.md index 5a08da2e7e..3451eac951 100644 --- a/pages/apis/graphql/schemas/object/authorizationsaml.md +++ b/pages/apis/graphql/schemas/object/authorizationsaml.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuthorizationSAML – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/avatar.md b/pages/apis/graphql/schemas/object/avatar.md index fdc07c9dc6..a6340ca00d 100644 --- a/pages/apis/graphql/schemas/object/avatar.md +++ b/pages/apis/graphql/schemas/object/avatar.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Avatar – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/build.md b/pages/apis/graphql/schemas/object/build.md index f08bbd8bc1..06ace4d013 100644 --- a/pages/apis/graphql/schemas/object/build.md +++ b/pages/apis/graphql/schemas/object/build.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Build – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildannotatepayload.md b/pages/apis/graphql/schemas/object/buildannotatepayload.md index e161f46d95..2a13bb1588 100644 --- a/pages/apis/graphql/schemas/object/buildannotatepayload.md +++ b/pages/apis/graphql/schemas/object/buildannotatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildAnnotatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildcancelpayload.md b/pages/apis/graphql/schemas/object/buildcancelpayload.md index c3cf416ad1..29b87e7ad1 100644 --- a/pages/apis/graphql/schemas/object/buildcancelpayload.md +++ b/pages/apis/graphql/schemas/object/buildcancelpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildCancelPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildconnection.md b/pages/apis/graphql/schemas/object/buildconnection.md index d34022d1e3..150ff060bb 100644 --- a/pages/apis/graphql/schemas/object/buildconnection.md +++ b/pages/apis/graphql/schemas/object/buildconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildcreatepayload.md b/pages/apis/graphql/schemas/object/buildcreatepayload.md index 6e1eaca383..32ebf524e2 100644 --- a/pages/apis/graphql/schemas/object/buildcreatepayload.md +++ b/pages/apis/graphql/schemas/object/buildcreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildedge.md b/pages/apis/graphql/schemas/object/buildedge.md index 1fad89fe82..31c3c812f7 100644 --- a/pages/apis/graphql/schemas/object/buildedge.md +++ b/pages/apis/graphql/schemas/object/buildedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildmetadata.md b/pages/apis/graphql/schemas/object/buildmetadata.md index 6b7752044e..71c7ba3fe9 100644 --- a/pages/apis/graphql/schemas/object/buildmetadata.md +++ b/pages/apis/graphql/schemas/object/buildmetadata.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildMetaData – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildmetadataconnection.md b/pages/apis/graphql/schemas/object/buildmetadataconnection.md index 0cbca421b3..cc036b439d 100644 --- a/pages/apis/graphql/schemas/object/buildmetadataconnection.md +++ b/pages/apis/graphql/schemas/object/buildmetadataconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildMetaDataConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildmetadataedge.md b/pages/apis/graphql/schemas/object/buildmetadataedge.md index 347663d4a1..117ce01483 100644 --- a/pages/apis/graphql/schemas/object/buildmetadataedge.md +++ b/pages/apis/graphql/schemas/object/buildmetadataedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildMetaDataEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildrebuildpayload.md b/pages/apis/graphql/schemas/object/buildrebuildpayload.md index 857c9b9ea3..284e1e54c2 100644 --- a/pages/apis/graphql/schemas/object/buildrebuildpayload.md +++ b/pages/apis/graphql/schemas/object/buildrebuildpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildRebuildPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildsourceapi.md b/pages/apis/graphql/schemas/object/buildsourceapi.md index 825b047d8e..b4d8e4330a 100644 --- a/pages/apis/graphql/schemas/object/buildsourceapi.md +++ b/pages/apis/graphql/schemas/object/buildsourceapi.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildSourceAPI – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildsourcefrontend.md b/pages/apis/graphql/schemas/object/buildsourcefrontend.md index 0320d120b4..83352b5c9e 100644 --- a/pages/apis/graphql/schemas/object/buildsourcefrontend.md +++ b/pages/apis/graphql/schemas/object/buildsourcefrontend.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildSourceFrontend – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildsourceschedule.md b/pages/apis/graphql/schemas/object/buildsourceschedule.md index 62926d7f87..763347c1ae 100644 --- a/pages/apis/graphql/schemas/object/buildsourceschedule.md +++ b/pages/apis/graphql/schemas/object/buildsourceschedule.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildSourceSchedule – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildsourcetriggerjob.md b/pages/apis/graphql/schemas/object/buildsourcetriggerjob.md index fd1cf246e8..cc45a61def 100644 --- a/pages/apis/graphql/schemas/object/buildsourcetriggerjob.md +++ b/pages/apis/graphql/schemas/object/buildsourcetriggerjob.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildSourceTriggerJob – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildsourcewebhook.md b/pages/apis/graphql/schemas/object/buildsourcewebhook.md index 3b939a07b0..39a69e8a9f 100644 --- a/pages/apis/graphql/schemas/object/buildsourcewebhook.md +++ b/pages/apis/graphql/schemas/object/buildsourcewebhook.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildSourceWebhook – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildstepupload.md b/pages/apis/graphql/schemas/object/buildstepupload.md index 476333f3ca..1571a98de1 100644 --- a/pages/apis/graphql/schemas/object/buildstepupload.md +++ b/pages/apis/graphql/schemas/object/buildstepupload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildStepUpload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/buildstepuploaddefinition.md b/pages/apis/graphql/schemas/object/buildstepuploaddefinition.md index 0d1f7bb751..c6775cae45 100644 --- a/pages/apis/graphql/schemas/object/buildstepuploaddefinition.md +++ b/pages/apis/graphql/schemas/object/buildstepuploaddefinition.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildStepUploadDefinition – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/changelog.md b/pages/apis/graphql/schemas/object/changelog.md index 995686c149..0e4fded93c 100644 --- a/pages/apis/graphql/schemas/object/changelog.md +++ b/pages/apis/graphql/schemas/object/changelog.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Changelog – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/changelogauthor.md b/pages/apis/graphql/schemas/object/changelogauthor.md index 0d6bf6e3b6..07735869dc 100644 --- a/pages/apis/graphql/schemas/object/changelogauthor.md +++ b/pages/apis/graphql/schemas/object/changelogauthor.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ChangelogAuthor – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/changelogconnection.md b/pages/apis/graphql/schemas/object/changelogconnection.md index 77e6cbd11f..eb61d440b0 100644 --- a/pages/apis/graphql/schemas/object/changelogconnection.md +++ b/pages/apis/graphql/schemas/object/changelogconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ChangelogConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/changelogedge.md b/pages/apis/graphql/schemas/object/changelogedge.md index 83cda01192..78f6d52604 100644 --- a/pages/apis/graphql/schemas/object/changelogedge.md +++ b/pages/apis/graphql/schemas/object/changelogedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ChangelogEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/cluster.md b/pages/apis/graphql/schemas/object/cluster.md index 251fe2bbe8..0a4d833243 100644 --- a/pages/apis/graphql/schemas/object/cluster.md +++ b/pages/apis/graphql/schemas/object/cluster.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Cluster – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusteragenttokenconnection.md b/pages/apis/graphql/schemas/object/clusteragenttokenconnection.md index 8a71e3b867..f6e033f0db 100644 --- a/pages/apis/graphql/schemas/object/clusteragenttokenconnection.md +++ b/pages/apis/graphql/schemas/object/clusteragenttokenconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusteragenttokencreatepayload.md b/pages/apis/graphql/schemas/object/clusteragenttokencreatepayload.md index 2eb91b6727..04cdcde8d2 100644 --- a/pages/apis/graphql/schemas/object/clusteragenttokencreatepayload.md +++ b/pages/apis/graphql/schemas/object/clusteragenttokencreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusteragenttokenedge.md b/pages/apis/graphql/schemas/object/clusteragenttokenedge.md index 3699492fa2..c2dab73f27 100644 --- a/pages/apis/graphql/schemas/object/clusteragenttokenedge.md +++ b/pages/apis/graphql/schemas/object/clusteragenttokenedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusteragenttokenrevokepayload.md b/pages/apis/graphql/schemas/object/clusteragenttokenrevokepayload.md index 92c4081804..8e4afd0d7c 100644 --- a/pages/apis/graphql/schemas/object/clusteragenttokenrevokepayload.md +++ b/pages/apis/graphql/schemas/object/clusteragenttokenrevokepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenRevokePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusteragenttokenupdatepayload.md b/pages/apis/graphql/schemas/object/clusteragenttokenupdatepayload.md index f9a1d46668..d0092b2fc6 100644 --- a/pages/apis/graphql/schemas/object/clusteragenttokenupdatepayload.md +++ b/pages/apis/graphql/schemas/object/clusteragenttokenupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterAgentTokenUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterconnection.md b/pages/apis/graphql/schemas/object/clusterconnection.md index a0400d595a..a9c3310308 100644 --- a/pages/apis/graphql/schemas/object/clusterconnection.md +++ b/pages/apis/graphql/schemas/object/clusterconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clustercreatepayload.md b/pages/apis/graphql/schemas/object/clustercreatepayload.md index eb91585111..9efe3c33b1 100644 --- a/pages/apis/graphql/schemas/object/clustercreatepayload.md +++ b/pages/apis/graphql/schemas/object/clustercreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterdeletepayload.md b/pages/apis/graphql/schemas/object/clusterdeletepayload.md index e03062c323..ee24790c08 100644 --- a/pages/apis/graphql/schemas/object/clusterdeletepayload.md +++ b/pages/apis/graphql/schemas/object/clusterdeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusteredge.md b/pages/apis/graphql/schemas/object/clusteredge.md index 7f7ee06fed..f353375f14 100644 --- a/pages/apis/graphql/schemas/object/clusteredge.md +++ b/pages/apis/graphql/schemas/object/clusteredge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterpermission.md b/pages/apis/graphql/schemas/object/clusterpermission.md index 576ee4ab9f..ffcaa22819 100644 --- a/pages/apis/graphql/schemas/object/clusterpermission.md +++ b/pages/apis/graphql/schemas/object/clusterpermission.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterPermission – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueue.md b/pages/apis/graphql/schemas/object/clusterqueue.md index 1056f73539..83182d5f28 100644 --- a/pages/apis/graphql/schemas/object/clusterqueue.md +++ b/pages/apis/graphql/schemas/object/clusterqueue.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueue – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueueconnection.md b/pages/apis/graphql/schemas/object/clusterqueueconnection.md index da41c0a476..6fdee96f17 100644 --- a/pages/apis/graphql/schemas/object/clusterqueueconnection.md +++ b/pages/apis/graphql/schemas/object/clusterqueueconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueuecreatepayload.md b/pages/apis/graphql/schemas/object/clusterqueuecreatepayload.md index 159e0a7c25..344ac0a1fd 100644 --- a/pages/apis/graphql/schemas/object/clusterqueuecreatepayload.md +++ b/pages/apis/graphql/schemas/object/clusterqueuecreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueuedeletepayload.md b/pages/apis/graphql/schemas/object/clusterqueuedeletepayload.md index 11845e0fa3..086ab8826e 100644 --- a/pages/apis/graphql/schemas/object/clusterqueuedeletepayload.md +++ b/pages/apis/graphql/schemas/object/clusterqueuedeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueueedge.md b/pages/apis/graphql/schemas/object/clusterqueueedge.md index 2b2734d209..75c0a028d0 100644 --- a/pages/apis/graphql/schemas/object/clusterqueueedge.md +++ b/pages/apis/graphql/schemas/object/clusterqueueedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueuepausedispatchpayload.md b/pages/apis/graphql/schemas/object/clusterqueuepausedispatchpayload.md index 31e68f93c6..f67a67d7f3 100644 --- a/pages/apis/graphql/schemas/object/clusterqueuepausedispatchpayload.md +++ b/pages/apis/graphql/schemas/object/clusterqueuepausedispatchpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueuePauseDispatchPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueueresumedispatchpayload.md b/pages/apis/graphql/schemas/object/clusterqueueresumedispatchpayload.md index f3baebc793..3473ee258d 100644 --- a/pages/apis/graphql/schemas/object/clusterqueueresumedispatchpayload.md +++ b/pages/apis/graphql/schemas/object/clusterqueueresumedispatchpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueResumeDispatchPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterqueueupdatepayload.md b/pages/apis/graphql/schemas/object/clusterqueueupdatepayload.md index 4991eaf1d8..b5905fc53f 100644 --- a/pages/apis/graphql/schemas/object/clusterqueueupdatepayload.md +++ b/pages/apis/graphql/schemas/object/clusterqueueupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterQueueUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clustertoken.md b/pages/apis/graphql/schemas/object/clustertoken.md index e3080eabf2..8b54268bd2 100644 --- a/pages/apis/graphql/schemas/object/clustertoken.md +++ b/pages/apis/graphql/schemas/object/clustertoken.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterToken – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/clusterupdatepayload.md b/pages/apis/graphql/schemas/object/clusterupdatepayload.md index ea32211d24..7d3cd19d63 100644 --- a/pages/apis/graphql/schemas/object/clusterupdatepayload.md +++ b/pages/apis/graphql/schemas/object/clusterupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/dependency.md b/pages/apis/graphql/schemas/object/dependency.md index d5b6782db0..027167b373 100644 --- a/pages/apis/graphql/schemas/object/dependency.md +++ b/pages/apis/graphql/schemas/object/dependency.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Dependency – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/dependencyconnection.md b/pages/apis/graphql/schemas/object/dependencyconnection.md index aed6144e86..f420113bcf 100644 --- a/pages/apis/graphql/schemas/object/dependencyconnection.md +++ b/pages/apis/graphql/schemas/object/dependencyconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: DependencyConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/dependencyedge.md b/pages/apis/graphql/schemas/object/dependencyedge.md index 33da7a43d5..7ae96237cd 100644 --- a/pages/apis/graphql/schemas/object/dependencyedge.md +++ b/pages/apis/graphql/schemas/object/dependencyedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: DependencyEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/dispatch.md b/pages/apis/graphql/schemas/object/dispatch.md index 876f7c82e4..a17f8cda53 100644 --- a/pages/apis/graphql/schemas/object/dispatch.md +++ b/pages/apis/graphql/schemas/object/dispatch.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Dispatch – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/email.md b/pages/apis/graphql/schemas/object/email.md index 7c428eee99..9a33c8024f 100644 --- a/pages/apis/graphql/schemas/object/email.md +++ b/pages/apis/graphql/schemas/object/email.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Email – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/emailconnection.md b/pages/apis/graphql/schemas/object/emailconnection.md index 95d06162bd..325e216539 100644 --- a/pages/apis/graphql/schemas/object/emailconnection.md +++ b/pages/apis/graphql/schemas/object/emailconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: EmailConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/emailcreatepayload.md b/pages/apis/graphql/schemas/object/emailcreatepayload.md index 805c95264e..1fd5c6fdba 100644 --- a/pages/apis/graphql/schemas/object/emailcreatepayload.md +++ b/pages/apis/graphql/schemas/object/emailcreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: EmailCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/emailedge.md b/pages/apis/graphql/schemas/object/emailedge.md index 5fe00173e8..58dd4a5a3e 100644 --- a/pages/apis/graphql/schemas/object/emailedge.md +++ b/pages/apis/graphql/schemas/object/emailedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: EmailEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/emailresendverificationpayload.md b/pages/apis/graphql/schemas/object/emailresendverificationpayload.md index fad73ed07b..95b0b4f524 100644 --- a/pages/apis/graphql/schemas/object/emailresendverificationpayload.md +++ b/pages/apis/graphql/schemas/object/emailresendverificationpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: EmailResendVerificationPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/graphqlsnippet.md b/pages/apis/graphql/schemas/object/graphqlsnippet.md index b11333668f..3a0c3ab616 100644 --- a/pages/apis/graphql/schemas/object/graphqlsnippet.md +++ b/pages/apis/graphql/schemas/object/graphqlsnippet.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: GraphQLSnippet – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/graphqlsnippetcreatepayload.md b/pages/apis/graphql/schemas/object/graphqlsnippetcreatepayload.md index e771430b1e..9d9b06d93a 100644 --- a/pages/apis/graphql/schemas/object/graphqlsnippetcreatepayload.md +++ b/pages/apis/graphql/schemas/object/graphqlsnippetcreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: GraphQLSnippetCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobconcurrency.md b/pages/apis/graphql/schemas/object/jobconcurrency.md index e2a3aec0a8..73076f97d4 100644 --- a/pages/apis/graphql/schemas/object/jobconcurrency.md +++ b/pages/apis/graphql/schemas/object/jobconcurrency.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobConcurrency – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobconnection.md b/pages/apis/graphql/schemas/object/jobconnection.md index 594fa2ae7f..fd62055793 100644 --- a/pages/apis/graphql/schemas/object/jobconnection.md +++ b/pages/apis/graphql/schemas/object/jobconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobedge.md b/pages/apis/graphql/schemas/object/jobedge.md index ba9ca6a828..c570da3409 100644 --- a/pages/apis/graphql/schemas/object/jobedge.md +++ b/pages/apis/graphql/schemas/object/jobedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventactor.md b/pages/apis/graphql/schemas/object/jobeventactor.md index feb8cd88df..ee59fff2f0 100644 --- a/pages/apis/graphql/schemas/object/jobeventactor.md +++ b/pages/apis/graphql/schemas/object/jobeventactor.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventActor – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventassigned.md b/pages/apis/graphql/schemas/object/jobeventassigned.md index 72092bb4da..aec2597cf6 100644 --- a/pages/apis/graphql/schemas/object/jobeventassigned.md +++ b/pages/apis/graphql/schemas/object/jobeventassigned.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventAssigned – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventbuildstepuploadcreated.md b/pages/apis/graphql/schemas/object/jobeventbuildstepuploadcreated.md index 8df9343941..dc681b42cf 100644 --- a/pages/apis/graphql/schemas/object/jobeventbuildstepuploadcreated.md +++ b/pages/apis/graphql/schemas/object/jobeventbuildstepuploadcreated.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventBuildStepUploadCreated – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventcanceled.md b/pages/apis/graphql/schemas/object/jobeventcanceled.md index eecbc62093..06df6e86cb 100644 --- a/pages/apis/graphql/schemas/object/jobeventcanceled.md +++ b/pages/apis/graphql/schemas/object/jobeventcanceled.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventCanceled – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventconnection.md b/pages/apis/graphql/schemas/object/jobeventconnection.md index e4082d8fe9..e411802f91 100644 --- a/pages/apis/graphql/schemas/object/jobeventconnection.md +++ b/pages/apis/graphql/schemas/object/jobeventconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventedge.md b/pages/apis/graphql/schemas/object/jobeventedge.md index 10938b109f..357c93f297 100644 --- a/pages/apis/graphql/schemas/object/jobeventedge.md +++ b/pages/apis/graphql/schemas/object/jobeventedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventfinished.md b/pages/apis/graphql/schemas/object/jobeventfinished.md index 28beab306e..08ab6aa998 100644 --- a/pages/apis/graphql/schemas/object/jobeventfinished.md +++ b/pages/apis/graphql/schemas/object/jobeventfinished.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventFinished – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventgeneric.md b/pages/apis/graphql/schemas/object/jobeventgeneric.md index 29f3462c67..150e411cde 100644 --- a/pages/apis/graphql/schemas/object/jobeventgeneric.md +++ b/pages/apis/graphql/schemas/object/jobeventgeneric.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventGeneric – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventretried.md b/pages/apis/graphql/schemas/object/jobeventretried.md index f1f113fc84..d6b33c571c 100644 --- a/pages/apis/graphql/schemas/object/jobeventretried.md +++ b/pages/apis/graphql/schemas/object/jobeventretried.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventRetried – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobeventtimedout.md b/pages/apis/graphql/schemas/object/jobeventtimedout.md index 5f6c1c6f8f..e5329bc923 100644 --- a/pages/apis/graphql/schemas/object/jobeventtimedout.md +++ b/pages/apis/graphql/schemas/object/jobeventtimedout.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventTimedOut – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobminutesusage.md b/pages/apis/graphql/schemas/object/jobminutesusage.md index baaae2291a..5499142c7f 100644 --- a/pages/apis/graphql/schemas/object/jobminutesusage.md +++ b/pages/apis/graphql/schemas/object/jobminutesusage.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobMinutesUsage – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobpriority.md b/pages/apis/graphql/schemas/object/jobpriority.md index 9de41ac8d9..01b723d4e1 100644 --- a/pages/apis/graphql/schemas/object/jobpriority.md +++ b/pages/apis/graphql/schemas/object/jobpriority.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobPriority – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobretryruleautomatic.md b/pages/apis/graphql/schemas/object/jobretryruleautomatic.md index 39edb5d61f..1330c91aad 100644 --- a/pages/apis/graphql/schemas/object/jobretryruleautomatic.md +++ b/pages/apis/graphql/schemas/object/jobretryruleautomatic.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobRetryRuleAutomatic – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobretryrules.md b/pages/apis/graphql/schemas/object/jobretryrules.md index 767d6691b7..d3ceb15a32 100644 --- a/pages/apis/graphql/schemas/object/jobretryrules.md +++ b/pages/apis/graphql/schemas/object/jobretryrules.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobRetryRules – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobtypeblock.md b/pages/apis/graphql/schemas/object/jobtypeblock.md index ebf17fe26f..a3ff302151 100644 --- a/pages/apis/graphql/schemas/object/jobtypeblock.md +++ b/pages/apis/graphql/schemas/object/jobtypeblock.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeBlock – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobtypeblockunblockpayload.md b/pages/apis/graphql/schemas/object/jobtypeblockunblockpayload.md index 3ca3100810..a5e9cb3629 100644 --- a/pages/apis/graphql/schemas/object/jobtypeblockunblockpayload.md +++ b/pages/apis/graphql/schemas/object/jobtypeblockunblockpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeBlockUnblockPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobtypecommand.md b/pages/apis/graphql/schemas/object/jobtypecommand.md index e6e2e0ea22..f797a2d1f4 100644 --- a/pages/apis/graphql/schemas/object/jobtypecommand.md +++ b/pages/apis/graphql/schemas/object/jobtypecommand.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeCommand – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobtypecommandcancelpayload.md b/pages/apis/graphql/schemas/object/jobtypecommandcancelpayload.md index b7c6929509..471f425c33 100644 --- a/pages/apis/graphql/schemas/object/jobtypecommandcancelpayload.md +++ b/pages/apis/graphql/schemas/object/jobtypecommandcancelpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeCommandCancelPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobtypecommandretrypayload.md b/pages/apis/graphql/schemas/object/jobtypecommandretrypayload.md index 929c8866f5..ca06fd7186 100644 --- a/pages/apis/graphql/schemas/object/jobtypecommandretrypayload.md +++ b/pages/apis/graphql/schemas/object/jobtypecommandretrypayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeCommandRetryPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobtypetrigger.md b/pages/apis/graphql/schemas/object/jobtypetrigger.md index 43b8f04ea6..6a07d5347e 100644 --- a/pages/apis/graphql/schemas/object/jobtypetrigger.md +++ b/pages/apis/graphql/schemas/object/jobtypetrigger.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeTrigger – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/jobtypewait.md b/pages/apis/graphql/schemas/object/jobtypewait.md index 603d886106..7904bd9e6a 100644 --- a/pages/apis/graphql/schemas/object/jobtypewait.md +++ b/pages/apis/graphql/schemas/object/jobtypewait.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobTypeWait – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/mutation.md b/pages/apis/graphql/schemas/object/mutation.md index 868189cc6e..304d731728 100644 --- a/pages/apis/graphql/schemas/object/mutation.md +++ b/pages/apis/graphql/schemas/object/mutation.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Mutation – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/notice.md b/pages/apis/graphql/schemas/object/notice.md index 5a28b95123..d24b14eaec 100644 --- a/pages/apis/graphql/schemas/object/notice.md +++ b/pages/apis/graphql/schemas/object/notice.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Notice – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/noticedismisspayload.md b/pages/apis/graphql/schemas/object/noticedismisspayload.md index c002620fd7..faef18aa83 100644 --- a/pages/apis/graphql/schemas/object/noticedismisspayload.md +++ b/pages/apis/graphql/schemas/object/noticedismisspayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: NoticeDismissPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/notificationserviceslack.md b/pages/apis/graphql/schemas/object/notificationserviceslack.md index 266dd07b53..9deff5ffc9 100644 --- a/pages/apis/graphql/schemas/object/notificationserviceslack.md +++ b/pages/apis/graphql/schemas/object/notificationserviceslack.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: NotificationServiceSlack – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/notificationservicewebhook.md b/pages/apis/graphql/schemas/object/notificationservicewebhook.md index 992f605543..107cad2198 100644 --- a/pages/apis/graphql/schemas/object/notificationservicewebhook.md +++ b/pages/apis/graphql/schemas/object/notificationservicewebhook.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: NotificationServiceWebhook – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/operatingsystem.md b/pages/apis/graphql/schemas/object/operatingsystem.md index 3f4ceffabd..421b47f995 100644 --- a/pages/apis/graphql/schemas/object/operatingsystem.md +++ b/pages/apis/graphql/schemas/object/operatingsystem.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OperatingSystem – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organization.md b/pages/apis/graphql/schemas/object/organization.md index aca2f6c4bc..9850e6daed 100644 --- a/pages/apis/graphql/schemas/object/organization.md +++ b/pages/apis/graphql/schemas/object/organization.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Organization – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationapiaccesstoken.md b/pages/apis/graphql/schemas/object/organizationapiaccesstoken.md index b7bb4149bd..606f4dbb50 100644 --- a/pages/apis/graphql/schemas/object/organizationapiaccesstoken.md +++ b/pages/apis/graphql/schemas/object/organizationapiaccesstoken.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAPIAccessToken – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationapiaccesstokenconnection.md b/pages/apis/graphql/schemas/object/organizationapiaccesstokenconnection.md index 847eb5e183..880d00cfb1 100644 --- a/pages/apis/graphql/schemas/object/organizationapiaccesstokenconnection.md +++ b/pages/apis/graphql/schemas/object/organizationapiaccesstokenconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAPIAccessTokenConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationapiaccesstokenedge.md b/pages/apis/graphql/schemas/object/organizationapiaccesstokenedge.md index 773fa28c19..ece974fbff 100644 --- a/pages/apis/graphql/schemas/object/organizationapiaccesstokenedge.md +++ b/pages/apis/graphql/schemas/object/organizationapiaccesstokenedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAPIAccessTokenEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationapiaccesstokenrevokemutationpayload.md b/pages/apis/graphql/schemas/object/organizationapiaccesstokenrevokemutationpayload.md index 163f69b6a6..d05c057b11 100644 --- a/pages/apis/graphql/schemas/object/organizationapiaccesstokenrevokemutationpayload.md +++ b/pages/apis/graphql/schemas/object/organizationapiaccesstokenrevokemutationpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAPIAccessTokenRevokeMutationPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationapiipallowlistupdatemutationpayload.md b/pages/apis/graphql/schemas/object/organizationapiipallowlistupdatemutationpayload.md index b77deda040..9c094be919 100644 --- a/pages/apis/graphql/schemas/object/organizationapiipallowlistupdatemutationpayload.md +++ b/pages/apis/graphql/schemas/object/organizationapiipallowlistupdatemutationpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAPIIPAllowlistUpdateMutationPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationauditeventconnection.md b/pages/apis/graphql/schemas/object/organizationauditeventconnection.md index 4bc207ad80..b5a4a05516 100644 --- a/pages/apis/graphql/schemas/object/organizationauditeventconnection.md +++ b/pages/apis/graphql/schemas/object/organizationauditeventconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAuditEventConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationauditeventedge.md b/pages/apis/graphql/schemas/object/organizationauditeventedge.md index 56a53ff888..3f491de702 100644 --- a/pages/apis/graphql/schemas/object/organizationauditeventedge.md +++ b/pages/apis/graphql/schemas/object/organizationauditeventedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationAuditEventEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationbanner.md b/pages/apis/graphql/schemas/object/organizationbanner.md index 4dc2be7d76..2eb184a3fb 100644 --- a/pages/apis/graphql/schemas/object/organizationbanner.md +++ b/pages/apis/graphql/schemas/object/organizationbanner.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationBanner – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationbannerconnection.md b/pages/apis/graphql/schemas/object/organizationbannerconnection.md index dbc27a9598..2b12714ab5 100644 --- a/pages/apis/graphql/schemas/object/organizationbannerconnection.md +++ b/pages/apis/graphql/schemas/object/organizationbannerconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationBannerConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationbannerdeletepayload.md b/pages/apis/graphql/schemas/object/organizationbannerdeletepayload.md index fc2b74270a..fb80f48dd2 100644 --- a/pages/apis/graphql/schemas/object/organizationbannerdeletepayload.md +++ b/pages/apis/graphql/schemas/object/organizationbannerdeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationBannerDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationbanneredge.md b/pages/apis/graphql/schemas/object/organizationbanneredge.md index 87272081ed..108150843b 100644 --- a/pages/apis/graphql/schemas/object/organizationbanneredge.md +++ b/pages/apis/graphql/schemas/object/organizationbanneredge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationBannerEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationbannerupsertpayload.md b/pages/apis/graphql/schemas/object/organizationbannerupsertpayload.md index aac4e12149..7a61a34373 100644 --- a/pages/apis/graphql/schemas/object/organizationbannerupsertpayload.md +++ b/pages/apis/graphql/schemas/object/organizationbannerupsertpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationBannerUpsertPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationconnection.md b/pages/apis/graphql/schemas/object/organizationconnection.md index bc5cc06196..2860621cd9 100644 --- a/pages/apis/graphql/schemas/object/organizationconnection.md +++ b/pages/apis/graphql/schemas/object/organizationconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationedge.md b/pages/apis/graphql/schemas/object/organizationedge.md index b4c7272e9e..c1e4ddc35a 100644 --- a/pages/apis/graphql/schemas/object/organizationedge.md +++ b/pages/apis/graphql/schemas/object/organizationedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationenforcetwofactorauthenticationformembersupdatemutationpayload.md b/pages/apis/graphql/schemas/object/organizationenforcetwofactorauthenticationformembersupdatemutationpayload.md index bd7ca6da8f..c793fe9c69 100644 --- a/pages/apis/graphql/schemas/object/organizationenforcetwofactorauthenticationformembersupdatemutationpayload.md +++ b/pages/apis/graphql/schemas/object/organizationenforcetwofactorauthenticationformembersupdatemutationpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationEnforceTwoFactorAuthenticationForMembersUpdateMutationPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitation.md b/pages/apis/graphql/schemas/object/organizationinvitation.md index 3a8f5c1032..388387b24d 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitation.md +++ b/pages/apis/graphql/schemas/object/organizationinvitation.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitation – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationconnection.md b/pages/apis/graphql/schemas/object/organizationinvitationconnection.md index 8767a78aef..1422289d89 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationconnection.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationcreatepayload.md b/pages/apis/graphql/schemas/object/organizationinvitationcreatepayload.md index dd796117d5..875421fd1a 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationcreatepayload.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationcreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationedge.md b/pages/apis/graphql/schemas/object/organizationinvitationedge.md index d85a0cd051..6f211aa90d 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationedge.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationpermissions.md b/pages/apis/graphql/schemas/object/organizationinvitationpermissions.md index c0d4683db3..69e0b78da3 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationpermissions.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationpermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationresendpayload.md b/pages/apis/graphql/schemas/object/organizationinvitationresendpayload.md index 94e245b70e..3f7951ac96 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationresendpayload.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationresendpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationResendPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationrevokepayload.md b/pages/apis/graphql/schemas/object/organizationinvitationrevokepayload.md index 6ad7132499..79b4caf79a 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationrevokepayload.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationrevokepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationRevokePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationssotype.md b/pages/apis/graphql/schemas/object/organizationinvitationssotype.md index 7013a95be6..9ad5893cdc 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationssotype.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationssotype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationSSOType – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationteamassignment.md b/pages/apis/graphql/schemas/object/organizationinvitationteamassignment.md index 18285e668d..124170049e 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationteamassignment.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationteamassignment.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationTeamAssignment – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentconnection.md b/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentconnection.md index 8facbde127..edf54d7981 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentconnection.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationTeamAssignmentConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentedge.md b/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentedge.md index 378596e52d..0e421602e6 100644 --- a/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentedge.md +++ b/pages/apis/graphql/schemas/object/organizationinvitationteamassignmentedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationInvitationTeamAssignmentEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmember.md b/pages/apis/graphql/schemas/object/organizationmember.md index a39670f6af..a7def5dc05 100644 --- a/pages/apis/graphql/schemas/object/organizationmember.md +++ b/pages/apis/graphql/schemas/object/organizationmember.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMember – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberconnection.md b/pages/apis/graphql/schemas/object/organizationmemberconnection.md index a21271e6ed..361f70a5ba 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberconnection.md +++ b/pages/apis/graphql/schemas/object/organizationmemberconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberdeletepayload.md b/pages/apis/graphql/schemas/object/organizationmemberdeletepayload.md index 06ff1e7b6f..a8790d5bce 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberdeletepayload.md +++ b/pages/apis/graphql/schemas/object/organizationmemberdeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberedge.md b/pages/apis/graphql/schemas/object/organizationmemberedge.md index 4b3e9cf0e0..2f664545e8 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberedge.md +++ b/pages/apis/graphql/schemas/object/organizationmemberedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberpermissions.md b/pages/apis/graphql/schemas/object/organizationmemberpermissions.md index 5c2505e5c7..05296e22e9 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberpermissions.md +++ b/pages/apis/graphql/schemas/object/organizationmemberpermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberpipeline.md b/pages/apis/graphql/schemas/object/organizationmemberpipeline.md index bb314f507b..767497843d 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberpipeline.md +++ b/pages/apis/graphql/schemas/object/organizationmemberpipeline.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberPipeline – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberpipelineconnection.md b/pages/apis/graphql/schemas/object/organizationmemberpipelineconnection.md index 17a543e42e..16eb1d8d36 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberpipelineconnection.md +++ b/pages/apis/graphql/schemas/object/organizationmemberpipelineconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberPipelineConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberpipelineedge.md b/pages/apis/graphql/schemas/object/organizationmemberpipelineedge.md index ee9b99d6b7..5d4eb83731 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberpipelineedge.md +++ b/pages/apis/graphql/schemas/object/organizationmemberpipelineedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberPipelineEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmembersecurity.md b/pages/apis/graphql/schemas/object/organizationmembersecurity.md index 90d84916ad..ef7eace659 100644 --- a/pages/apis/graphql/schemas/object/organizationmembersecurity.md +++ b/pages/apis/graphql/schemas/object/organizationmembersecurity.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberSecurity – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmembersso.md b/pages/apis/graphql/schemas/object/organizationmembersso.md index c29c320dc6..437a34be01 100644 --- a/pages/apis/graphql/schemas/object/organizationmembersso.md +++ b/pages/apis/graphql/schemas/object/organizationmembersso.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberSSO – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationmemberupdatepayload.md b/pages/apis/graphql/schemas/object/organizationmemberupdatepayload.md index 6e2bdc4ea4..050953d8a3 100644 --- a/pages/apis/graphql/schemas/object/organizationmemberupdatepayload.md +++ b/pages/apis/graphql/schemas/object/organizationmemberupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationMemberUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationpermissions.md b/pages/apis/graphql/schemas/object/organizationpermissions.md index addc3bfd31..b438b77974 100644 --- a/pages/apis/graphql/schemas/object/organizationpermissions.md +++ b/pages/apis/graphql/schemas/object/organizationpermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationrevokeinactivetokensafterupdatemutationpayload.md b/pages/apis/graphql/schemas/object/organizationrevokeinactivetokensafterupdatemutationpayload.md index b83683052c..55e7727b06 100644 --- a/pages/apis/graphql/schemas/object/organizationrevokeinactivetokensafterupdatemutationpayload.md +++ b/pages/apis/graphql/schemas/object/organizationrevokeinactivetokensafterupdatemutationpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationRevokeInactiveTokensAfterUpdateMutationPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationsso.md b/pages/apis/graphql/schemas/object/organizationsso.md index e2672d0363..80f8f30d2b 100644 --- a/pages/apis/graphql/schemas/object/organizationsso.md +++ b/pages/apis/graphql/schemas/object/organizationsso.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationSSO – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/organizationssoprovider.md b/pages/apis/graphql/schemas/object/organizationssoprovider.md index 5b17570364..5c690c163b 100644 --- a/pages/apis/graphql/schemas/object/organizationssoprovider.md +++ b/pages/apis/graphql/schemas/object/organizationssoprovider.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: OrganizationSSOProvider – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pageinfo.md b/pages/apis/graphql/schemas/object/pageinfo.md index 3908c47c18..60a8bc1c0c 100644 --- a/pages/apis/graphql/schemas/object/pageinfo.md +++ b/pages/apis/graphql/schemas/object/pageinfo.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PageInfo – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/permission.md b/pages/apis/graphql/schemas/object/permission.md index 542915c367..295891a371 100644 --- a/pages/apis/graphql/schemas/object/permission.md +++ b/pages/apis/graphql/schemas/object/permission.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Permission – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipeline.md b/pages/apis/graphql/schemas/object/pipeline.md index 0cfe9953b0..4de884bfe5 100644 --- a/pages/apis/graphql/schemas/object/pipeline.md +++ b/pages/apis/graphql/schemas/object/pipeline.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Pipeline – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinearchivepayload.md b/pages/apis/graphql/schemas/object/pipelinearchivepayload.md index 16469a8ed0..09a2285711 100644 --- a/pages/apis/graphql/schemas/object/pipelinearchivepayload.md +++ b/pages/apis/graphql/schemas/object/pipelinearchivepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineArchivePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelineconnection.md b/pages/apis/graphql/schemas/object/pipelineconnection.md index 9096d36e82..e7e44850fb 100644 --- a/pages/apis/graphql/schemas/object/pipelineconnection.md +++ b/pages/apis/graphql/schemas/object/pipelineconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinecreatepayload.md b/pages/apis/graphql/schemas/object/pipelinecreatepayload.md index 60d6d292ce..59b97ae4f9 100644 --- a/pages/apis/graphql/schemas/object/pipelinecreatepayload.md +++ b/pages/apis/graphql/schemas/object/pipelinecreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinecreatewebhookpayload.md b/pages/apis/graphql/schemas/object/pipelinecreatewebhookpayload.md index a9131797a3..a745b5c880 100644 --- a/pages/apis/graphql/schemas/object/pipelinecreatewebhookpayload.md +++ b/pages/apis/graphql/schemas/object/pipelinecreatewebhookpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineCreateWebhookPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinedeletepayload.md b/pages/apis/graphql/schemas/object/pipelinedeletepayload.md index 32035b3faa..05c597838a 100644 --- a/pages/apis/graphql/schemas/object/pipelinedeletepayload.md +++ b/pages/apis/graphql/schemas/object/pipelinedeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelineedge.md b/pages/apis/graphql/schemas/object/pipelineedge.md index 79b8eeb0ce..8af1114fe4 100644 --- a/pages/apis/graphql/schemas/object/pipelineedge.md +++ b/pages/apis/graphql/schemas/object/pipelineedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinefavoritepayload.md b/pages/apis/graphql/schemas/object/pipelinefavoritepayload.md index af57efd612..dc384d43a4 100644 --- a/pages/apis/graphql/schemas/object/pipelinefavoritepayload.md +++ b/pages/apis/graphql/schemas/object/pipelinefavoritepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineFavoritePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinemetric.md b/pages/apis/graphql/schemas/object/pipelinemetric.md index 10fede9f39..d51006d19f 100644 --- a/pages/apis/graphql/schemas/object/pipelinemetric.md +++ b/pages/apis/graphql/schemas/object/pipelinemetric.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineMetric – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinemetricconnection.md b/pages/apis/graphql/schemas/object/pipelinemetricconnection.md index 27a802aa72..943e3581e0 100644 --- a/pages/apis/graphql/schemas/object/pipelinemetricconnection.md +++ b/pages/apis/graphql/schemas/object/pipelinemetricconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineMetricConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinemetricedge.md b/pages/apis/graphql/schemas/object/pipelinemetricedge.md index 52d6331e41..09e559375a 100644 --- a/pages/apis/graphql/schemas/object/pipelinemetricedge.md +++ b/pages/apis/graphql/schemas/object/pipelinemetricedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineMetricEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinepermissions.md b/pages/apis/graphql/schemas/object/pipelinepermissions.md index 573df369d6..877c088910 100644 --- a/pages/apis/graphql/schemas/object/pipelinepermissions.md +++ b/pages/apis/graphql/schemas/object/pipelinepermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelinePermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinerotatewebhookurlpayload.md b/pages/apis/graphql/schemas/object/pipelinerotatewebhookurlpayload.md index e565a006d2..3e5d295a71 100644 --- a/pages/apis/graphql/schemas/object/pipelinerotatewebhookurlpayload.md +++ b/pages/apis/graphql/schemas/object/pipelinerotatewebhookurlpayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineRotateWebhookURLPayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelineschedule.md b/pages/apis/graphql/schemas/object/pipelineschedule.md index 0438dc58b1..96abcc956b 100644 --- a/pages/apis/graphql/schemas/object/pipelineschedule.md +++ b/pages/apis/graphql/schemas/object/pipelineschedule.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineSchedule – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinescheduleconnection.md b/pages/apis/graphql/schemas/object/pipelinescheduleconnection.md index 303b16a616..fb6df84aa2 100644 --- a/pages/apis/graphql/schemas/object/pipelinescheduleconnection.md +++ b/pages/apis/graphql/schemas/object/pipelinescheduleconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelineschedulecreatepayload.md b/pages/apis/graphql/schemas/object/pipelineschedulecreatepayload.md index 994e3a23e3..3f05db25f8 100644 --- a/pages/apis/graphql/schemas/object/pipelineschedulecreatepayload.md +++ b/pages/apis/graphql/schemas/object/pipelineschedulecreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinescheduledeletepayload.md b/pages/apis/graphql/schemas/object/pipelinescheduledeletepayload.md index 95370451ac..e6389056de 100644 --- a/pages/apis/graphql/schemas/object/pipelinescheduledeletepayload.md +++ b/pages/apis/graphql/schemas/object/pipelinescheduledeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinescheduleedge.md b/pages/apis/graphql/schemas/object/pipelinescheduleedge.md index a2bd9d46b1..ef0144c3d6 100644 --- a/pages/apis/graphql/schemas/object/pipelinescheduleedge.md +++ b/pages/apis/graphql/schemas/object/pipelinescheduleedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelineschedulepermissions.md b/pages/apis/graphql/schemas/object/pipelineschedulepermissions.md index 790249afc2..82151802fd 100644 --- a/pages/apis/graphql/schemas/object/pipelineschedulepermissions.md +++ b/pages/apis/graphql/schemas/object/pipelineschedulepermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineSchedulePermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinescheduleupdatepayload.md b/pages/apis/graphql/schemas/object/pipelinescheduleupdatepayload.md index 20657460d5..2ee299f203 100644 --- a/pages/apis/graphql/schemas/object/pipelinescheduleupdatepayload.md +++ b/pages/apis/graphql/schemas/object/pipelinescheduleupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineScheduleUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinesteps.md b/pages/apis/graphql/schemas/object/pipelinesteps.md index 4742e5ccbc..060845ea2b 100644 --- a/pages/apis/graphql/schemas/object/pipelinesteps.md +++ b/pages/apis/graphql/schemas/object/pipelinesteps.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineSteps – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinetag.md b/pages/apis/graphql/schemas/object/pipelinetag.md index 34e078710a..0d7c885c73 100644 --- a/pages/apis/graphql/schemas/object/pipelinetag.md +++ b/pages/apis/graphql/schemas/object/pipelinetag.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineTag – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelinetemplate.md b/pages/apis/graphql/schemas/object/pipelinetemplate.md index 459ea1c14f..4b34105bc9 100644 --- a/pages/apis/graphql/schemas/object/pipelinetemplate.md +++ b/pages/apis/graphql/schemas/object/pipelinetemplate.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineTemplate – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelineunarchivepayload.md b/pages/apis/graphql/schemas/object/pipelineunarchivepayload.md index 37e055197d..f93389a23c 100644 --- a/pages/apis/graphql/schemas/object/pipelineunarchivepayload.md +++ b/pages/apis/graphql/schemas/object/pipelineunarchivepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineUnarchivePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pipelineupdatepayload.md b/pages/apis/graphql/schemas/object/pipelineupdatepayload.md index c17e4a2ad6..69e1893225 100644 --- a/pages/apis/graphql/schemas/object/pipelineupdatepayload.md +++ b/pages/apis/graphql/schemas/object/pipelineupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/pullrequest.md b/pages/apis/graphql/schemas/object/pullrequest.md index cd1d43543b..d986f6eb6e 100644 --- a/pages/apis/graphql/schemas/object/pullrequest.md +++ b/pages/apis/graphql/schemas/object/pullrequest.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PullRequest – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/query.md b/pages/apis/graphql/schemas/object/query.md index cb3c250b14..c38815e0a9 100644 --- a/pages/apis/graphql/schemas/object/query.md +++ b/pages/apis/graphql/schemas/object/query.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Query – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/recoverycode.md b/pages/apis/graphql/schemas/object/recoverycode.md index 7d13369162..fd53ef4ab2 100644 --- a/pages/apis/graphql/schemas/object/recoverycode.md +++ b/pages/apis/graphql/schemas/object/recoverycode.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RecoveryCode – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/recoverycodebatch.md b/pages/apis/graphql/schemas/object/recoverycodebatch.md index 2523091798..3d8984487d 100644 --- a/pages/apis/graphql/schemas/object/recoverycodebatch.md +++ b/pages/apis/graphql/schemas/object/recoverycodebatch.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RecoveryCodeBatch – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repository.md b/pages/apis/graphql/schemas/object/repository.md index 48152b547c..f85006c8f4 100644 --- a/pages/apis/graphql/schemas/object/repository.md +++ b/pages/apis/graphql/schemas/object/repository.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Repository – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryproviderbeanstalk.md b/pages/apis/graphql/schemas/object/repositoryproviderbeanstalk.md index d67b7c56a6..51b883c30b 100644 --- a/pages/apis/graphql/schemas/object/repositoryproviderbeanstalk.md +++ b/pages/apis/graphql/schemas/object/repositoryproviderbeanstalk.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderBeanstalk – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryproviderbitbucket.md b/pages/apis/graphql/schemas/object/repositoryproviderbitbucket.md index b9fb2a8a87..f761c90754 100644 --- a/pages/apis/graphql/schemas/object/repositoryproviderbitbucket.md +++ b/pages/apis/graphql/schemas/object/repositoryproviderbitbucket.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderBitbucket – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryproviderbitbucketserver.md b/pages/apis/graphql/schemas/object/repositoryproviderbitbucketserver.md index 1659e0726f..9d94c8e9c9 100644 --- a/pages/apis/graphql/schemas/object/repositoryproviderbitbucketserver.md +++ b/pages/apis/graphql/schemas/object/repositoryproviderbitbucketserver.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderBitbucketServer – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryprovidercodebase.md b/pages/apis/graphql/schemas/object/repositoryprovidercodebase.md index bdab0bf277..9fe53b2b0e 100644 --- a/pages/apis/graphql/schemas/object/repositoryprovidercodebase.md +++ b/pages/apis/graphql/schemas/object/repositoryprovidercodebase.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderCodebase – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryprovidergithub.md b/pages/apis/graphql/schemas/object/repositoryprovidergithub.md index c92bfd9965..adeb2a4685 100644 --- a/pages/apis/graphql/schemas/object/repositoryprovidergithub.md +++ b/pages/apis/graphql/schemas/object/repositoryprovidergithub.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderGithub – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryprovidergithubenterprise.md b/pages/apis/graphql/schemas/object/repositoryprovidergithubenterprise.md index 106b3898a0..a2e539219d 100644 --- a/pages/apis/graphql/schemas/object/repositoryprovidergithubenterprise.md +++ b/pages/apis/graphql/schemas/object/repositoryprovidergithubenterprise.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderGithubEnterprise – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryprovidergitlab.md b/pages/apis/graphql/schemas/object/repositoryprovidergitlab.md index 0661ff9d4a..4441e05add 100644 --- a/pages/apis/graphql/schemas/object/repositoryprovidergitlab.md +++ b/pages/apis/graphql/schemas/object/repositoryprovidergitlab.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderGitlab – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryprovidergitlabcommunity.md b/pages/apis/graphql/schemas/object/repositoryprovidergitlabcommunity.md index 00835401a1..a684c7edc2 100644 --- a/pages/apis/graphql/schemas/object/repositoryprovidergitlabcommunity.md +++ b/pages/apis/graphql/schemas/object/repositoryprovidergitlabcommunity.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderGitlabCommunity – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryprovidergitlabenterprise.md b/pages/apis/graphql/schemas/object/repositoryprovidergitlabenterprise.md index b591cd1fa6..dfde95ee65 100644 --- a/pages/apis/graphql/schemas/object/repositoryprovidergitlabenterprise.md +++ b/pages/apis/graphql/schemas/object/repositoryprovidergitlabenterprise.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderGitlabEnterprise – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/repositoryproviderunknown.md b/pages/apis/graphql/schemas/object/repositoryproviderunknown.md index fc312aebcc..e5026e38d5 100644 --- a/pages/apis/graphql/schemas/object/repositoryproviderunknown.md +++ b/pages/apis/graphql/schemas/object/repositoryproviderunknown.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: RepositoryProviderUnknown – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/scmpipelinesettings.md b/pages/apis/graphql/schemas/object/scmpipelinesettings.md index b2f03c8d74..acca2db5e6 100644 --- a/pages/apis/graphql/schemas/object/scmpipelinesettings.md +++ b/pages/apis/graphql/schemas/object/scmpipelinesettings.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SCMPipelineSettings – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/scmrepositoryhost.md b/pages/apis/graphql/schemas/object/scmrepositoryhost.md index 5502cd0b7a..4083e18191 100644 --- a/pages/apis/graphql/schemas/object/scmrepositoryhost.md +++ b/pages/apis/graphql/schemas/object/scmrepositoryhost.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SCMRepositoryHost – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/scmservice.md b/pages/apis/graphql/schemas/object/scmservice.md index 527c992f92..24e2e05640 100644 --- a/pages/apis/graphql/schemas/object/scmservice.md +++ b/pages/apis/graphql/schemas/object/scmservice.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SCMService – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoauthorization.md b/pages/apis/graphql/schemas/object/ssoauthorization.md index a010820b8b..2af3e1c41e 100644 --- a/pages/apis/graphql/schemas/object/ssoauthorization.md +++ b/pages/apis/graphql/schemas/object/ssoauthorization.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOAuthorization – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoauthorizationconnection.md b/pages/apis/graphql/schemas/object/ssoauthorizationconnection.md index bc1cea3571..024c638bb1 100644 --- a/pages/apis/graphql/schemas/object/ssoauthorizationconnection.md +++ b/pages/apis/graphql/schemas/object/ssoauthorizationconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOAuthorizationConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoauthorizationedge.md b/pages/apis/graphql/schemas/object/ssoauthorizationedge.md index d401b4e739..3d3d4b654b 100644 --- a/pages/apis/graphql/schemas/object/ssoauthorizationedge.md +++ b/pages/apis/graphql/schemas/object/ssoauthorizationedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOAuthorizationEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoauthorizationidentity.md b/pages/apis/graphql/schemas/object/ssoauthorizationidentity.md index 01d38feed6..a8503ef650 100644 --- a/pages/apis/graphql/schemas/object/ssoauthorizationidentity.md +++ b/pages/apis/graphql/schemas/object/ssoauthorizationidentity.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOAuthorizationIdentity – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoproviderconnection.md b/pages/apis/graphql/schemas/object/ssoproviderconnection.md index 550b88fe00..7a1602a4e3 100644 --- a/pages/apis/graphql/schemas/object/ssoproviderconnection.md +++ b/pages/apis/graphql/schemas/object/ssoproviderconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovidercreatepayload.md b/pages/apis/graphql/schemas/object/ssoprovidercreatepayload.md index 3076a4a94b..b492346bef 100644 --- a/pages/apis/graphql/schemas/object/ssoprovidercreatepayload.md +++ b/pages/apis/graphql/schemas/object/ssoprovidercreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoproviderdeletepayload.md b/pages/apis/graphql/schemas/object/ssoproviderdeletepayload.md index 4b0d5d77db..17472e14b3 100644 --- a/pages/apis/graphql/schemas/object/ssoproviderdeletepayload.md +++ b/pages/apis/graphql/schemas/object/ssoproviderdeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoproviderdisablepayload.md b/pages/apis/graphql/schemas/object/ssoproviderdisablepayload.md index cb77fa1a91..4ef28d44a8 100644 --- a/pages/apis/graphql/schemas/object/ssoproviderdisablepayload.md +++ b/pages/apis/graphql/schemas/object/ssoproviderdisablepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderDisablePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovideredge.md b/pages/apis/graphql/schemas/object/ssoprovideredge.md index c9ff646509..0e32b693f9 100644 --- a/pages/apis/graphql/schemas/object/ssoprovideredge.md +++ b/pages/apis/graphql/schemas/object/ssoprovideredge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoproviderenablepayload.md b/pages/apis/graphql/schemas/object/ssoproviderenablepayload.md index bb1f9a185f..2ebc78d739 100644 --- a/pages/apis/graphql/schemas/object/ssoproviderenablepayload.md +++ b/pages/apis/graphql/schemas/object/ssoproviderenablepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderEnablePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovidergithubapp.md b/pages/apis/graphql/schemas/object/ssoprovidergithubapp.md index f58a149979..9bbdd50135 100644 --- a/pages/apis/graphql/schemas/object/ssoprovidergithubapp.md +++ b/pages/apis/graphql/schemas/object/ssoprovidergithubapp.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderGitHubApp – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovidergooglegsuite.md b/pages/apis/graphql/schemas/object/ssoprovidergooglegsuite.md index 2ca15bb27f..f666857b1d 100644 --- a/pages/apis/graphql/schemas/object/ssoprovidergooglegsuite.md +++ b/pages/apis/graphql/schemas/object/ssoprovidergooglegsuite.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderGoogleGSuite – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovidersaml.md b/pages/apis/graphql/schemas/object/ssoprovidersaml.md index 97b56f29e6..fbb6659450 100644 --- a/pages/apis/graphql/schemas/object/ssoprovidersaml.md +++ b/pages/apis/graphql/schemas/object/ssoprovidersaml.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAML – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovidersamlidptype.md b/pages/apis/graphql/schemas/object/ssoprovidersamlidptype.md index 61644f1f4f..a58a23f66d 100644 --- a/pages/apis/graphql/schemas/object/ssoprovidersamlidptype.md +++ b/pages/apis/graphql/schemas/object/ssoprovidersamlidptype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAMLIdPType – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovidersamlmetadatatype.md b/pages/apis/graphql/schemas/object/ssoprovidersamlmetadatatype.md index 573873194c..bc4ea78189 100644 --- a/pages/apis/graphql/schemas/object/ssoprovidersamlmetadatatype.md +++ b/pages/apis/graphql/schemas/object/ssoprovidersamlmetadatatype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAMLMetadataType – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoprovidersamlsptype.md b/pages/apis/graphql/schemas/object/ssoprovidersamlsptype.md index 802f45924d..347778d051 100644 --- a/pages/apis/graphql/schemas/object/ssoprovidersamlsptype.md +++ b/pages/apis/graphql/schemas/object/ssoprovidersamlsptype.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderSAMLSPType – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/ssoproviderupdatepayload.md b/pages/apis/graphql/schemas/object/ssoproviderupdatepayload.md index 659cc8df12..f106d1d1d2 100644 --- a/pages/apis/graphql/schemas/object/ssoproviderupdatepayload.md +++ b/pages/apis/graphql/schemas/object/ssoproviderupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SSOProviderUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/stepcommand.md b/pages/apis/graphql/schemas/object/stepcommand.md index e1f41937a9..ccdb1eb8d6 100644 --- a/pages/apis/graphql/schemas/object/stepcommand.md +++ b/pages/apis/graphql/schemas/object/stepcommand.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: StepCommand – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/stepinput.md b/pages/apis/graphql/schemas/object/stepinput.md index 557c5e7a20..3f9fde0304 100644 --- a/pages/apis/graphql/schemas/object/stepinput.md +++ b/pages/apis/graphql/schemas/object/stepinput.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: StepInput – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/steptrigger.md b/pages/apis/graphql/schemas/object/steptrigger.md index 4ef905905d..e204dc8bd5 100644 --- a/pages/apis/graphql/schemas/object/steptrigger.md +++ b/pages/apis/graphql/schemas/object/steptrigger.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: StepTrigger – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/stepwait.md b/pages/apis/graphql/schemas/object/stepwait.md index 051920a5a5..48656e6912 100644 --- a/pages/apis/graphql/schemas/object/stepwait.md +++ b/pages/apis/graphql/schemas/object/stepwait.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: StepWait – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/subscription.md b/pages/apis/graphql/schemas/object/subscription.md index 70ce0a35fd..756a90f4c1 100644 --- a/pages/apis/graphql/schemas/object/subscription.md +++ b/pages/apis/graphql/schemas/object/subscription.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Subscription – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/suite.md b/pages/apis/graphql/schemas/object/suite.md index d89cf16ccf..9e6a504f7b 100644 --- a/pages/apis/graphql/schemas/object/suite.md +++ b/pages/apis/graphql/schemas/object/suite.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Suite – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/suiteconnection.md b/pages/apis/graphql/schemas/object/suiteconnection.md index 6db80edbe5..aac8e30fd9 100644 --- a/pages/apis/graphql/schemas/object/suiteconnection.md +++ b/pages/apis/graphql/schemas/object/suiteconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SuiteConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/suiteedge.md b/pages/apis/graphql/schemas/object/suiteedge.md index 4ae7da63cd..0375e52281 100644 --- a/pages/apis/graphql/schemas/object/suiteedge.md +++ b/pages/apis/graphql/schemas/object/suiteedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: SuiteEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/team.md b/pages/apis/graphql/schemas/object/team.md index 43282877f8..c55b2657cb 100644 --- a/pages/apis/graphql/schemas/object/team.md +++ b/pages/apis/graphql/schemas/object/team.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Team – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamconnection.md b/pages/apis/graphql/schemas/object/teamconnection.md index 0fad3e0150..a026c62739 100644 --- a/pages/apis/graphql/schemas/object/teamconnection.md +++ b/pages/apis/graphql/schemas/object/teamconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamcreatepayload.md b/pages/apis/graphql/schemas/object/teamcreatepayload.md index 0b88e4242d..84080062e8 100644 --- a/pages/apis/graphql/schemas/object/teamcreatepayload.md +++ b/pages/apis/graphql/schemas/object/teamcreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamdeletepayload.md b/pages/apis/graphql/schemas/object/teamdeletepayload.md index 06969c9e6c..6cfd023393 100644 --- a/pages/apis/graphql/schemas/object/teamdeletepayload.md +++ b/pages/apis/graphql/schemas/object/teamdeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamedge.md b/pages/apis/graphql/schemas/object/teamedge.md index 346919f2d8..2cdabbcac6 100644 --- a/pages/apis/graphql/schemas/object/teamedge.md +++ b/pages/apis/graphql/schemas/object/teamedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teammember.md b/pages/apis/graphql/schemas/object/teammember.md index 509a3d4f04..18248ad1e2 100644 --- a/pages/apis/graphql/schemas/object/teammember.md +++ b/pages/apis/graphql/schemas/object/teammember.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMember – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teammemberconnection.md b/pages/apis/graphql/schemas/object/teammemberconnection.md index 263c8241d1..b503ba2d47 100644 --- a/pages/apis/graphql/schemas/object/teammemberconnection.md +++ b/pages/apis/graphql/schemas/object/teammemberconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teammembercreatepayload.md b/pages/apis/graphql/schemas/object/teammembercreatepayload.md index 3f0f9c85c7..3062727427 100644 --- a/pages/apis/graphql/schemas/object/teammembercreatepayload.md +++ b/pages/apis/graphql/schemas/object/teammembercreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teammemberdeletepayload.md b/pages/apis/graphql/schemas/object/teammemberdeletepayload.md index ca87a15770..337d3e6f45 100644 --- a/pages/apis/graphql/schemas/object/teammemberdeletepayload.md +++ b/pages/apis/graphql/schemas/object/teammemberdeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teammemberedge.md b/pages/apis/graphql/schemas/object/teammemberedge.md index 5ae7e762c3..828000ae2c 100644 --- a/pages/apis/graphql/schemas/object/teammemberedge.md +++ b/pages/apis/graphql/schemas/object/teammemberedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teammemberpermissions.md b/pages/apis/graphql/schemas/object/teammemberpermissions.md index 78f1cbd453..7807ed54b2 100644 --- a/pages/apis/graphql/schemas/object/teammemberpermissions.md +++ b/pages/apis/graphql/schemas/object/teammemberpermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teammemberupdatepayload.md b/pages/apis/graphql/schemas/object/teammemberupdatepayload.md index a84515b9fa..20599ab368 100644 --- a/pages/apis/graphql/schemas/object/teammemberupdatepayload.md +++ b/pages/apis/graphql/schemas/object/teammemberupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamMemberUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampermissions.md b/pages/apis/graphql/schemas/object/teampermissions.md index 2effcfb243..3dc78d75fa 100644 --- a/pages/apis/graphql/schemas/object/teampermissions.md +++ b/pages/apis/graphql/schemas/object/teampermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampipeline.md b/pages/apis/graphql/schemas/object/teampipeline.md index 0bbf0f1097..9dc6a3dd5f 100644 --- a/pages/apis/graphql/schemas/object/teampipeline.md +++ b/pages/apis/graphql/schemas/object/teampipeline.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipeline – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampipelineconnection.md b/pages/apis/graphql/schemas/object/teampipelineconnection.md index b36129a7ea..fa8105ea4e 100644 --- a/pages/apis/graphql/schemas/object/teampipelineconnection.md +++ b/pages/apis/graphql/schemas/object/teampipelineconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampipelinecreatepayload.md b/pages/apis/graphql/schemas/object/teampipelinecreatepayload.md index b42cc65508..602bbcbedd 100644 --- a/pages/apis/graphql/schemas/object/teampipelinecreatepayload.md +++ b/pages/apis/graphql/schemas/object/teampipelinecreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampipelinedeletepayload.md b/pages/apis/graphql/schemas/object/teampipelinedeletepayload.md index 6144aabb18..11bf62413f 100644 --- a/pages/apis/graphql/schemas/object/teampipelinedeletepayload.md +++ b/pages/apis/graphql/schemas/object/teampipelinedeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampipelineedge.md b/pages/apis/graphql/schemas/object/teampipelineedge.md index 30f91fcff3..27d1165b6a 100644 --- a/pages/apis/graphql/schemas/object/teampipelineedge.md +++ b/pages/apis/graphql/schemas/object/teampipelineedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampipelinepermissions.md b/pages/apis/graphql/schemas/object/teampipelinepermissions.md index e65bbe0135..cb60c4216f 100644 --- a/pages/apis/graphql/schemas/object/teampipelinepermissions.md +++ b/pages/apis/graphql/schemas/object/teampipelinepermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelinePermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teampipelineupdatepayload.md b/pages/apis/graphql/schemas/object/teampipelineupdatepayload.md index 2b57fdadbb..1ef2d93231 100644 --- a/pages/apis/graphql/schemas/object/teampipelineupdatepayload.md +++ b/pages/apis/graphql/schemas/object/teampipelineupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamPipelineUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamsuite.md b/pages/apis/graphql/schemas/object/teamsuite.md index 35580479bb..4d33b2ec84 100644 --- a/pages/apis/graphql/schemas/object/teamsuite.md +++ b/pages/apis/graphql/schemas/object/teamsuite.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuite – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamsuiteconnection.md b/pages/apis/graphql/schemas/object/teamsuiteconnection.md index ba48c15351..c75afdb3d3 100644 --- a/pages/apis/graphql/schemas/object/teamsuiteconnection.md +++ b/pages/apis/graphql/schemas/object/teamsuiteconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamsuitecreatepayload.md b/pages/apis/graphql/schemas/object/teamsuitecreatepayload.md index b073c6b90b..96ac181eb7 100644 --- a/pages/apis/graphql/schemas/object/teamsuitecreatepayload.md +++ b/pages/apis/graphql/schemas/object/teamsuitecreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamsuitedeletepayload.md b/pages/apis/graphql/schemas/object/teamsuitedeletepayload.md index c7910357bb..1be0b3cd0d 100644 --- a/pages/apis/graphql/schemas/object/teamsuitedeletepayload.md +++ b/pages/apis/graphql/schemas/object/teamsuitedeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamsuiteedge.md b/pages/apis/graphql/schemas/object/teamsuiteedge.md index 1c0df36dfc..a17ea7f13e 100644 --- a/pages/apis/graphql/schemas/object/teamsuiteedge.md +++ b/pages/apis/graphql/schemas/object/teamsuiteedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamsuitepermissions.md b/pages/apis/graphql/schemas/object/teamsuitepermissions.md index 467548927e..8ce94e2735 100644 --- a/pages/apis/graphql/schemas/object/teamsuitepermissions.md +++ b/pages/apis/graphql/schemas/object/teamsuitepermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuitePermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamsuiteupdatepayload.md b/pages/apis/graphql/schemas/object/teamsuiteupdatepayload.md index 09fbb003ff..6dca133f9a 100644 --- a/pages/apis/graphql/schemas/object/teamsuiteupdatepayload.md +++ b/pages/apis/graphql/schemas/object/teamsuiteupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSuiteUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/teamupdatepayload.md b/pages/apis/graphql/schemas/object/teamupdatepayload.md index 20534fc7af..b1599daa1f 100644 --- a/pages/apis/graphql/schemas/object/teamupdatepayload.md +++ b/pages/apis/graphql/schemas/object/teamupdatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamUpdatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/testexecutionsusage.md b/pages/apis/graphql/schemas/object/testexecutionsusage.md index bfd45304e8..69dea00180 100644 --- a/pages/apis/graphql/schemas/object/testexecutionsusage.md +++ b/pages/apis/graphql/schemas/object/testexecutionsusage.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TestExecutionsUsage – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/totp.md b/pages/apis/graphql/schemas/object/totp.md index bbcbc95e0a..aae7a2c455 100644 --- a/pages/apis/graphql/schemas/object/totp.md +++ b/pages/apis/graphql/schemas/object/totp.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTP – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/totpactivatepayload.md b/pages/apis/graphql/schemas/object/totpactivatepayload.md index e0b512936c..9022a14acf 100644 --- a/pages/apis/graphql/schemas/object/totpactivatepayload.md +++ b/pages/apis/graphql/schemas/object/totpactivatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPActivatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/totpcreatepayload.md b/pages/apis/graphql/schemas/object/totpcreatepayload.md index bb88df379b..07aed9a6d1 100644 --- a/pages/apis/graphql/schemas/object/totpcreatepayload.md +++ b/pages/apis/graphql/schemas/object/totpcreatepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPCreatePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/totpdeletepayload.md b/pages/apis/graphql/schemas/object/totpdeletepayload.md index 53754b5853..f8428154d1 100644 --- a/pages/apis/graphql/schemas/object/totpdeletepayload.md +++ b/pages/apis/graphql/schemas/object/totpdeletepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPDeletePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/totprecoverycodesregeneratepayload.md b/pages/apis/graphql/schemas/object/totprecoverycodesregeneratepayload.md index e2e414513d..c162dc2447 100644 --- a/pages/apis/graphql/schemas/object/totprecoverycodesregeneratepayload.md +++ b/pages/apis/graphql/schemas/object/totprecoverycodesregeneratepayload.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TOTPRecoveryCodesRegeneratePayload – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/unregistereduser.md b/pages/apis/graphql/schemas/object/unregistereduser.md index dd96a8d780..57a3e02c9e 100644 --- a/pages/apis/graphql/schemas/object/unregistereduser.md +++ b/pages/apis/graphql/schemas/object/unregistereduser.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: UnregisteredUser – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/usageunionconnection.md b/pages/apis/graphql/schemas/object/usageunionconnection.md index 3de03595dd..ae5a6db933 100644 --- a/pages/apis/graphql/schemas/object/usageunionconnection.md +++ b/pages/apis/graphql/schemas/object/usageunionconnection.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: UsageUnionConnection – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/usageunionedge.md b/pages/apis/graphql/schemas/object/usageunionedge.md index 9df678c6d8..272535496f 100644 --- a/pages/apis/graphql/schemas/object/usageunionedge.md +++ b/pages/apis/graphql/schemas/object/usageunionedge.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: UsageUnionEdge – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/user.md b/pages/apis/graphql/schemas/object/user.md index 49389e7b91..23cd0e2c75 100644 --- a/pages/apis/graphql/schemas/object/user.md +++ b/pages/apis/graphql/schemas/object/user.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: User – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/viewer.md b/pages/apis/graphql/schemas/object/viewer.md index 49f947fb7c..3ead9607e3 100644 --- a/pages/apis/graphql/schemas/object/viewer.md +++ b/pages/apis/graphql/schemas/object/viewer.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Viewer – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/object/viewerpermissions.md b/pages/apis/graphql/schemas/object/viewerpermissions.md index 14f2d25920..af821d55d0 100644 --- a/pages/apis/graphql/schemas/object/viewerpermissions.md +++ b/pages/apis/graphql/schemas/object/viewerpermissions.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ViewerPermissions – Objects – GraphQL API diff --git a/pages/apis/graphql/schemas/query/agent.md b/pages/apis/graphql/schemas/query/agent.md index d78c9ef6e1..ad696dd61d 100644 --- a/pages/apis/graphql/schemas/query/agent.md +++ b/pages/apis/graphql/schemas/query/agent.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: agent – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/agenttoken.md b/pages/apis/graphql/schemas/query/agenttoken.md index 0d913775a1..607026fdc4 100644 --- a/pages/apis/graphql/schemas/query/agenttoken.md +++ b/pages/apis/graphql/schemas/query/agenttoken.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: agentToken – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/apiaccesstokencode.md b/pages/apis/graphql/schemas/query/apiaccesstokencode.md index a9b173a954..139149f4f5 100644 --- a/pages/apis/graphql/schemas/query/apiaccesstokencode.md +++ b/pages/apis/graphql/schemas/query/apiaccesstokencode.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: apiAccessTokenCode – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/artifact.md b/pages/apis/graphql/schemas/query/artifact.md index 122fc51500..53d2fbb38e 100644 --- a/pages/apis/graphql/schemas/query/artifact.md +++ b/pages/apis/graphql/schemas/query/artifact.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: artifact – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/auditevent.md b/pages/apis/graphql/schemas/query/auditevent.md index 18966cf9d4..42af40c52b 100644 --- a/pages/apis/graphql/schemas/query/auditevent.md +++ b/pages/apis/graphql/schemas/query/auditevent.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: auditEvent – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/build.md b/pages/apis/graphql/schemas/query/build.md index c822decd9b..a2a5b4fbc3 100644 --- a/pages/apis/graphql/schemas/query/build.md +++ b/pages/apis/graphql/schemas/query/build.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: build – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/graphqlsnippet.md b/pages/apis/graphql/schemas/query/graphqlsnippet.md index cb55792cbd..2d59239701 100644 --- a/pages/apis/graphql/schemas/query/graphqlsnippet.md +++ b/pages/apis/graphql/schemas/query/graphqlsnippet.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: graphQLSnippet – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/job.md b/pages/apis/graphql/schemas/query/job.md index 29df9b4b86..fd1ed752e0 100644 --- a/pages/apis/graphql/schemas/query/job.md +++ b/pages/apis/graphql/schemas/query/job.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: job – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/node.md b/pages/apis/graphql/schemas/query/node.md index 64e3528abc..7b67c4b2e4 100644 --- a/pages/apis/graphql/schemas/query/node.md +++ b/pages/apis/graphql/schemas/query/node.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: node – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/notificationservice.md b/pages/apis/graphql/schemas/query/notificationservice.md index 5443667ebc..6ac6631cec 100644 --- a/pages/apis/graphql/schemas/query/notificationservice.md +++ b/pages/apis/graphql/schemas/query/notificationservice.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: notificationService – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/organization.md b/pages/apis/graphql/schemas/query/organization.md index d35421730c..58ae6db61b 100644 --- a/pages/apis/graphql/schemas/query/organization.md +++ b/pages/apis/graphql/schemas/query/organization.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organization – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/organizationinvitation.md b/pages/apis/graphql/schemas/query/organizationinvitation.md index 8c319c863b..79f10d79ad 100644 --- a/pages/apis/graphql/schemas/query/organizationinvitation.md +++ b/pages/apis/graphql/schemas/query/organizationinvitation.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationInvitation – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/organizationmember.md b/pages/apis/graphql/schemas/query/organizationmember.md index 138d9a904c..c05da2ed12 100644 --- a/pages/apis/graphql/schemas/query/organizationmember.md +++ b/pages/apis/graphql/schemas/query/organizationmember.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: organizationMember – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/pipeline.md b/pages/apis/graphql/schemas/query/pipeline.md index 3cef904942..46b78c4d7a 100644 --- a/pages/apis/graphql/schemas/query/pipeline.md +++ b/pages/apis/graphql/schemas/query/pipeline.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipeline – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/pipelineschedule.md b/pages/apis/graphql/schemas/query/pipelineschedule.md index 4e3e603155..5abd8951a7 100644 --- a/pages/apis/graphql/schemas/query/pipelineschedule.md +++ b/pages/apis/graphql/schemas/query/pipelineschedule.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: pipelineSchedule – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/ssoprovider.md b/pages/apis/graphql/schemas/query/ssoprovider.md index c7c23cd601..2b34b6358b 100644 --- a/pages/apis/graphql/schemas/query/ssoprovider.md +++ b/pages/apis/graphql/schemas/query/ssoprovider.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ssoProvider – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/team.md b/pages/apis/graphql/schemas/query/team.md index d64faf6011..5da2f59e58 100644 --- a/pages/apis/graphql/schemas/query/team.md +++ b/pages/apis/graphql/schemas/query/team.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: team – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/query/viewer.md b/pages/apis/graphql/schemas/query/viewer.md index 20df34f8ba..59e5721103 100644 --- a/pages/apis/graphql/schemas/query/viewer.md +++ b/pages/apis/graphql/schemas/query/viewer.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: viewer – Queries – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/boolean.md b/pages/apis/graphql/schemas/scalar/boolean.md index bfb41b4bef..7dabd94c5f 100644 --- a/pages/apis/graphql/schemas/scalar/boolean.md +++ b/pages/apis/graphql/schemas/scalar/boolean.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Boolean – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/datetime.md b/pages/apis/graphql/schemas/scalar/datetime.md index 790e7fbd1f..a87fa04ed1 100644 --- a/pages/apis/graphql/schemas/scalar/datetime.md +++ b/pages/apis/graphql/schemas/scalar/datetime.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: DateTime – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/id.md b/pages/apis/graphql/schemas/scalar/id.md index 76b62a6de8..8bcadf41ad 100644 --- a/pages/apis/graphql/schemas/scalar/id.md +++ b/pages/apis/graphql/schemas/scalar/id.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ID – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/int.md b/pages/apis/graphql/schemas/scalar/int.md index 735b95a874..d06c50f070 100644 --- a/pages/apis/graphql/schemas/scalar/int.md +++ b/pages/apis/graphql/schemas/scalar/int.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Int – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/iso8601date.md b/pages/apis/graphql/schemas/scalar/iso8601date.md index c55c5c024b..aea179e3ca 100644 --- a/pages/apis/graphql/schemas/scalar/iso8601date.md +++ b/pages/apis/graphql/schemas/scalar/iso8601date.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ISO8601Date – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/jsint.md b/pages/apis/graphql/schemas/scalar/jsint.md index 5ec9deb640..af30240100 100644 --- a/pages/apis/graphql/schemas/scalar/jsint.md +++ b/pages/apis/graphql/schemas/scalar/jsint.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JSInt – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/json.md b/pages/apis/graphql/schemas/scalar/json.md index d51da6d41b..15d7243118 100644 --- a/pages/apis/graphql/schemas/scalar/json.md +++ b/pages/apis/graphql/schemas/scalar/json.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JSON – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/pipelineselector.md b/pages/apis/graphql/schemas/scalar/pipelineselector.md index b27a5667a5..4ccf0ed968 100644 --- a/pages/apis/graphql/schemas/scalar/pipelineselector.md +++ b/pages/apis/graphql/schemas/scalar/pipelineselector.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: PipelineSelector – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/string.md b/pages/apis/graphql/schemas/scalar/string.md index 3ee410d70e..14c46d1bd9 100644 --- a/pages/apis/graphql/schemas/scalar/string.md +++ b/pages/apis/graphql/schemas/scalar/string.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: String – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/teamselector.md b/pages/apis/graphql/schemas/scalar/teamselector.md index 2108beddc0..e7aa6427d5 100644 --- a/pages/apis/graphql/schemas/scalar/teamselector.md +++ b/pages/apis/graphql/schemas/scalar/teamselector.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: TeamSelector – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/userselector.md b/pages/apis/graphql/schemas/scalar/userselector.md index c190bd4d43..418c3ef8af 100644 --- a/pages/apis/graphql/schemas/scalar/userselector.md +++ b/pages/apis/graphql/schemas/scalar/userselector.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: UserSelector – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/xml.md b/pages/apis/graphql/schemas/scalar/xml.md index f5a3c6331f..e7467c1ae4 100644 --- a/pages/apis/graphql/schemas/scalar/xml.md +++ b/pages/apis/graphql/schemas/scalar/xml.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: XML – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/scalar/yaml.md b/pages/apis/graphql/schemas/scalar/yaml.md index b3f8c30995..5c435f1e1c 100644 --- a/pages/apis/graphql/schemas/scalar/yaml.md +++ b/pages/apis/graphql/schemas/scalar/yaml.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: YAML – Scalars – GraphQL API diff --git a/pages/apis/graphql/schemas/union/auditactornode.md b/pages/apis/graphql/schemas/union/auditactornode.md index 56fcbcf3da..025338096a 100644 --- a/pages/apis/graphql/schemas/union/auditactornode.md +++ b/pages/apis/graphql/schemas/union/auditactornode.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditActorNode – Unions – GraphQL API diff --git a/pages/apis/graphql/schemas/union/auditcontext.md b/pages/apis/graphql/schemas/union/auditcontext.md index 7749b6fdbf..86871e812c 100644 --- a/pages/apis/graphql/schemas/union/auditcontext.md +++ b/pages/apis/graphql/schemas/union/auditcontext.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditContext – Unions – GraphQL API diff --git a/pages/apis/graphql/schemas/union/auditsubjectnode.md b/pages/apis/graphql/schemas/union/auditsubjectnode.md index 5881208f4e..f8d02ed33a 100644 --- a/pages/apis/graphql/schemas/union/auditsubjectnode.md +++ b/pages/apis/graphql/schemas/union/auditsubjectnode.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: AuditSubjectNode – Unions – GraphQL API diff --git a/pages/apis/graphql/schemas/union/buildcreator.md b/pages/apis/graphql/schemas/union/buildcreator.md index e3f6334f32..399edb6bda 100644 --- a/pages/apis/graphql/schemas/union/buildcreator.md +++ b/pages/apis/graphql/schemas/union/buildcreator.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: BuildCreator – Unions – GraphQL API diff --git a/pages/apis/graphql/schemas/union/clusterpermissionactor.md b/pages/apis/graphql/schemas/union/clusterpermissionactor.md index 1a038c4ced..40d0aa3e42 100644 --- a/pages/apis/graphql/schemas/union/clusterpermissionactor.md +++ b/pages/apis/graphql/schemas/union/clusterpermissionactor.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: ClusterPermissionActor – Unions – GraphQL API diff --git a/pages/apis/graphql/schemas/union/job.md b/pages/apis/graphql/schemas/union/job.md index fc76ae2164..5c3a50942b 100644 --- a/pages/apis/graphql/schemas/union/job.md +++ b/pages/apis/graphql/schemas/union/job.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: Job – Unions – GraphQL API diff --git a/pages/apis/graphql/schemas/union/jobeventactornodeunion.md b/pages/apis/graphql/schemas/union/jobeventactornodeunion.md index dc484469c2..4af553f298 100644 --- a/pages/apis/graphql/schemas/union/jobeventactornodeunion.md +++ b/pages/apis/graphql/schemas/union/jobeventactornodeunion.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: JobEventActorNodeUnion – Unions – GraphQL API diff --git a/pages/apis/graphql/schemas/union/usageunion.md b/pages/apis/graphql/schemas/union/usageunion.md index bcb14dd673..36eabb2acf 100644 --- a/pages/apis/graphql/schemas/union/usageunion.md +++ b/pages/apis/graphql/schemas/union/usageunion.md @@ -6,9 +6,9 @@ # | |__| | |__| | | | | |__| | | | | |____| |__| || |_ | | # |_____/ ____/ |_| _|____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, -# please build the schema.json by running `rails api:graph:export` +# please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, -# replace the content in data/graphql_data_schema.json +# replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. title: UsageUnion – Unions – GraphQL API diff --git a/scripts/graphql_api_content/render_helpers.rb b/scripts/graphql_api_content/render_helpers.rb index 891693915e..1207fbd7e9 100644 --- a/scripts/graphql_api_content/render_helpers.rb +++ b/scripts/graphql_api_content/render_helpers.rb @@ -226,7 +226,7 @@ def render_page(schema_type_data, namespace) # | |__| | |__| | | |\ | |__| | | | | |____| |__| || |_ | | # |_____/ \____/ |_| \_|\____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, - # please build the schema.graphql by running `rails api:graph:export` + # please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, # replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. diff --git a/spec/scripts/graphql_api_content/render_helpers_spec.rb b/spec/scripts/graphql_api_content/render_helpers_spec.rb index f39ea8ef56..5b0df6522f 100644 --- a/spec/scripts/graphql_api_content/render_helpers_spec.rb +++ b/spec/scripts/graphql_api_content/render_helpers_spec.rb @@ -664,7 +664,7 @@ # | |__| | |__| | | |\ | |__| | | | | |____| |__| || |_ | | # |_____/ \____/ |_| \_|\____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, - # please build the schema.graphql by running `rails api:graph:export` + # please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, # replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`. @@ -743,7 +743,7 @@ # | |__| | |__| | | |\ | |__| | | | | |____| |__| || |_ | | # |_____/ \____/ |_| \_|\____/ |_| |______|_____/_____| |_| # This file is auto-generated by script/generate_graphql_api_content.sh, - # please build the schema.graphql by running `rails api:graph:export` + # please build the schema.graphql by running `rails graphql:update_reference_schema` # with https://github.com/buildkite/buildkite/, # replace the content in data/schema.graphql # and run the generation script `./scripts/generate-graphql-api-content.sh`.