Method: GraphQL::Dataloader::Source#pending

Defined in:
lib/graphql/dataloader/source.rb

#pendingObject (readonly)

Returns the value of attribute pending.



184
185
186
# File 'lib/graphql/dataloader/source.rb', line 184

def pending
  @pending
end